/**

CSS Hacks for IE6.

*/

*html body #menu li ul li a{
	height: 1em !important;
	z-index: 9999 !important;
}

*html body #header{
	z-index: 300;
}

*html body #footermenu div {
	margin: 0 8px;
}

*html body #footermenu div dl dd{
	font-size: 80%;
}

*html body #content #side-menu li.parent{

}

*html body table.basic-table th{
	background: none;
	background-color: #00aced;
	color: #fff;
}

*html body#schools #summary h4{
	background: none;
}

*html body#schools #summary .summary-inner{
	margin: 0;
}

*html body#schools #summary .summary-inner dl{
	margin: 6px;
}

*html body #content #main-content.single-wide{
	width: 680px;
	float: none;
	margin-left: 100px;
}


*html body#dormitory.comparing table.basic-table{
	margin: 0 8px;
}

*html body#dormitory.comparing table.basic-table thead th{
	font-size: 70%;
}


*html #footer #bottommenu{
	background: #fff;
	border: #eee;
	width: 900px;
	margin: 0 auto;
	border-bottom: 0;
}
