div {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
div.W {
	padding: 20px 40px 0 40px;
	clear: both;
	width: auto;
}
div.L {
	padding: 20px 20px 0 40px;
	margin-right: -560px;
	_margin-left: 0;
	clear: left;
	float: left;
	width: 500px;
	_width: 560px;
}
div.R {
	padding: 20px 5px 0 5px;
	float: none;
	margin-left: 575px;
	_margin-left: 0;
	_clear: right;
	_float: right;
	width: 173px;
	_width: 183px;
	background: #FFF url('/images/right-home-logo.gif') repeat-y;
}

.C {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
div.schoolsearch {
	width: 760px;
}
div.schoolsearch div { position: relative; float: left; text-align: center; height: 73px; }
div.schoolsearch div.program, div.schoolsearch div.region { background-color: #efefef; width: 253px; }
div.schoolsearch .inner-content { font-weight: bold; text-align: left; position: relative; top: 6px; left: 50px; }
div.schoolsearch div.find { background-color: #efefef; width: 252px; }

/**
 * IP Targeting Style
 */
.geo-school-block-r { position:relative; text-align:center!important;margin-right:auto;margin-left:auto;margin-bottom:15px!important;margin-top:0px;padding:10px;border:grey solid 1px;background:#fff; height: 135px!important; }
.geo-school-block-r img{ width:125px;}
.r-ip-schools .geo-school-block-r { margin: 0; text-align: left; float: left; width: 125px;margin-top: 15px; }
.h-ip-schools .geo-school-block-r { margin: 0; text-align: left; float: left; width: 165px; margin-left: 25px; }
.geo-school-block-r .geo-school-box-wrap { height: 120px!important; }
div.geo-schools-header h2{ text-align:center; margin-right:10px;}

.h-ip-schools { position: relative; left: 5%; }
div.geo-schools-header h2{ position: relative; padding-top:10px;}

<!-- IE Hacks -->
.h-ip-schools .geo-school-block-r { *position: relative; *display: block; *margin: 0 5px 0 5px; *text-align: left; *float: left; *width: 165px; }
.h-ip-schools .geo-school-block-r { *padding-left: 10px; }
.geo-school-name { *position: relative; *margin-left: 15px; }
.h-ip-schools .geo-school-block-r .results-button { position: absolute; bottom: 5px; right: 28px; *right: 18px; }
