img {
	display: none;
}

div {
	width: 400px ! important;
	height: 100% ! important;
	font-size: small ! important;
	float: none ! important;
	margin: 2px ! important;
	padding: 1px ! important;
	clear: both ! important;
}

ul {
	width: 400px ! important;
	display: block;
	margin: 0;
}

.header {
	display: none;
}

.headerlarge {
	display: none;
}

.topbar img.floatleft {
	display: inline;
	margin: 0 auto;
	margin-bottom: 7px;
}

#navbar * li{
	float: left;
	clear: left;
	border: none ! important;
	margin-bottom: 5px;
}

#sidenav * li {
	float: left;
	clear: left;
	border: none ! important;
	margin-bottom: 5px;
}
