/* -- hacks applied to IE only using the underscore hack ------------------------ */
/* --- ref url: http://wellstyled.com/css-underscore-hack.html ------------------ */

/* --- min height hack --------------- */
/*#page-container {
	min-height: 100%;
	height: auto;
	_height: 100%;
}*/

