@charset "utf-8";
/* CSS Document */
#title {
	position:relative;
}
#img-container{
	position:relative;
	background:url(../../assets/images/bg-map.jpg) no-repeat;
	width:761px;
	height:254px;
	padding:10px 12px 20px 12px;
}
#content_container {
	width:460px;
}
a.cta_link label {
	font-size:1.08em;
}
#sidebar {
	width:291px;
}
#test1{
	position:relative;
	z-index:1;
	color:#5b616b;
}	
#find_devry{
	background:transparent url(../../assets/images/bg-find-devry.gif) no-repeat scroll 0 0;
	height:154px;
	padding:18px 0 0 18px;
	width:276px;
}
#find_devry h4.title {
	background:transparent url(../../assets/images/sidebar-hd.gif) no-repeat scroll 0 -24px;
	font-size:0;
	height:14px;
	margin:0 0 6px;
	text-indent:-9999px;
}
#find_devry div.dropdown h4 {
	background:#DDDDDD url(../../assets/images/bg-sel1.gif) no-repeat scroll 0 0;
}
.select {
	width:259px;
}
#sidebar .field {
	width:245px;
	display:block;
	padding:1px 5px 2px;
}
#find_devry label{
	display:block;
	clear:both;
	text-align:center;
	padding-right:15px;
	font-size:1.2em;
	font-weight:bold;
	line-height:36px;
}
.go-btn{
	clear:both;
	margin:12px 0 0 227px;
}
#map{height:254px;width:761px; }
#sidebar{margin-top:25px;}
#content_container .cta_link a{ text-decoration:none;}
#error_msg{position:absolute; color:#f00; width:243px; margin:105px 0 0 -15px;}