/* CSS Document */

body {
	font-size: 125% !important; /* For IE */
}

html>body {
	font-size: 20px !important; /* IE can’t read this */
}

div#navigation
{
	height:50px !important;
}