/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature {
	height: 1%;
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}

	
/* End hide from IE/Mac */
