/*===========================================================================================*
 * BROWSER SPECIFIC CSS (ANTI - HACKS)                                                       *
 * Re-apply styles that certain browsers to not render correctly without using CSS hacks     *
 * Optix Solutions Ltd / Tom Harman 2005                                                     *
 *===========================================================================================*/

/*.ie div#container {
	height: 100%;
}

.ie div#footer {	
	margin-top: -5.9em;
}*/