/* ie7 and lower only styles, make sure to import after the normal styles are loaded */
#container {
	height: 100%; /* min-height doesn't work, so we use height */
	overflow: hidden;
}
ul.links li div {
	display: block;
}
#submitsupport {
	margin-top: 25px;
}
.readhide {
	float: none;
	display: inline;
}
.title {
	display: inline;
}