/* CSS Document */
body.pbpmhome #pbpmhome, body.pbpmabout #pbpmabout, body.pbpmover #pbpmover, body.pbpmcon #pbpmcon, body.pbpmelig #pbpmelig, body.pbpmhouse #pbpmhouse, body.pbpmadvise #pbpmadvise, body.pbpmfees #pbpmfees, body.pbpmapply #pbpmapply, body.pbpmfaq #pbpmfaq {
	text-decoration:underline;
	color:#003E74;
	background:url(/college/assets/img/arrow_right_blue.gif) no-repeat 3px 50%
}
.col-left, .col-right {
	float:left;
	clear:none;
	width:265px;
	margin:0 0 20px 0;
	padding:0;
}
#deptid{
	float:left;
}
#bigpic {
	text-align: center;
}
.student_eg {
	margin-bottom: 20px;
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #ddd;  
	border-left: 4px solid #ddd;
}
img.float-left {
	float: left;
	clear: none;
	border: 2px solid #CCC;
	margin: 5px 15px 5px 0;
}
.img_cap {
	font-size: smaller;
	font-style: italic;
}
h3.nextlink {
	background: url(/college/assets/img/next.gif) no-repeat 50px 50%;
	padding: 5px 50px 5px 10px;
	text-decoration: none;
}
