body#main_layout .online_education #titlebar {
	width:890px;
	height:231px;
	background:#ffffff url('/images/header_education.jpg') left bottom no-repeat;
}
body#main_layout .online_degrees #titlebar{
	width:890px;
	height:231px;
	background:#ffffff url('/images/header_onlinedegrees.jpg') left bottom no-repeat;
}
body#main_layout .degree_finder #titlebar{
	width:890px;
	height:231px;
	background:#ffffff url('/images/header_degreefinder.jpg') no-repeat scroll left bottom;
}
body#main_layout .education_resources #titlebar{
	width:890px;
	height:231px;
	background:#ffffff url('/images/header_educationresource.jpg') no-repeat scroll left bottom;
}
body#main_layout .degrees #titlebar, body#main_layout .programs #titlebar{
	width:890px;
	height:231px;
	background:#ffffff url('/images/header_degreeprograms.jpg') no-repeat scroll left bottom;
}
body#main_layout .sitemap #titlebar, body#main_layout .programs #titlebar{
	width:890px;
	height:231px;
	background:#ffffff url('/images/header_sitemap.jpg') no-repeat scroll left bottom;
}

	body#main_layout .online_education #titlebar_header {
	background:none;
	display:none;
	}

body#main_layout .online_education #form,
body#main_layout .online_degrees #form,
body#main_layout .degree_finder #form,
body#main_layout .education_resources #form,
body#main_layout .degrees #form,
body#main_layout .programs #form,
body#main_layout .sitemap #form
{
	top:80px;
	left:554px;
}

body#main_layout .online_education #middle #middle_copy div#breadcrumb,
body#main_layout .online_degrees #middle #middle_copy div#breadcrumb,
body#main_layout .degree_finder #middle #middle_copy div#breadcrumb,
body#main_layout .education_resources #middle #middle_copy div#breadcrumb,
body#main_layout .degrees #middle #middle_copy div#breadcrumb,
body#main_layout .programs #middle #middle_copy div#breadcrumb,
body#main_layout .sitemap #middle #middle_copy div#breadcrumb
{
	background: none;
	padding-top:6px;
}

body#main_layout .online_education #middle #middle_copy div#breadcrumb p,
body#main_layout .online_degrees #middle #middle_copy div#breadcrumb p,
body#main_layout .degree_finder #middle #middle_copy div#breadcrumb p,
body#main_layout .education_resources #middle #middle_copy div#breadcrumb p,
body#main_layout .degrees #middle #middle_copy div#breadcrumb p,
body#main_layout .programs #middle #middle_copy div#breadcrumb p,
body#main_layout .sitemap #middle #middle_copy div#breadcrumb p
{
		margin-left:0;
		margin-right:22px;	
}

#degreeFinderSearch {
	background:url('/images/hr-small.gif') bottom left repeat-x;
	padding-bottom:20px;
	padding-top:2px;
}

#middle #middle_copy li.bold_list_item {
	font-weight:bold;
	padding-top:5px;	
	background:none;
	padding:5px 0;
}


