#container {
	background: none;
}
#sidebar {
	display: none;
}
#leftcol {
	background: #F2F2F2;
	width: 580px;
	float: left;
	margin-right: 12px;
	padding: 18px 10px;
}
#rightcol {
	width: 298px;
	float: left;
}
#bottom {
	background: none;
}
#school-map {
	width: 400px;
	height: 350px;
}
input.request {
	border: 0px;
	width: 133px;
	height: 53px;
	background: url(../images/cpl-submit.jpg) no-repeat;
}