/* CLEAN */
.rowCol4 {
	background: url(../_images/program_overview_education_top.gif) repeat-x #cbd7de;
}

.top h2, .top h2 a {
	color: #255674;
}

.rowCol4 .btm {
	border: 0;
	height: 10px;
}

.program_index .c2 {
	border-left: 1px solid #7d9aac;
	background: url(../_images/layout/bg_sidebar_education.jpg) repeat-x;
}





/* DIRTY */
/* image row */

#imageRow #panel1{
	background-color:#255674; /* update per program */
	
}
#imageRow #panel2{
	background-color:#255674; /* update per program */
	height:1px;
}

.expect h2{
	float:left;
	width:auto;
	height:auto;
	text-align:left;
}
.expect .right{
	float:left;
	width:430px;
	height:auto;
	margin:0 0 0 18px;
}

