.page-title {
	height: 35px;
}


.page-title p {
	margin: 0px;
}

hr.divider {
	width: 703px;
	margin: 20px auto 10px auto;
	background-color:#B2B2B2;
	border:medium none;
	height:4px;
	padding:0;
}

h3.section-head {
	margin: 20px 0px 0px 0px;
	border-bottom: 0px;
	width: 700px;
	color: #666;
	background: none;
	text-transform: none;
	font-size: 22px;
}

/*---------------------------------------
	First row customizations
---------------------------------------*/

.learning h3 {
	margin: 10px 0px 0px 0px;
	border-bottom: none;
}

/*---------------------------------------
	mid row customizations
---------------------------------------*/

#best-faculty h3, #peer-mentors h3, #engaged-students h3 {
	margin: 10px 0px 10px 0px;
}

#best-faculty img, #peer-mentors img, #engaged-students img {
	display: block;
	margin: 0px 0px 10px 0px;
}

/*---------------------------------------
	bottom customizations
---------------------------------------*/
#news, #events-calendar, #au-pedia{
	background:transparent url(../../images/top-bar-shadow-4col.png) no-repeat scroll center top;
	padding: 10px;
	height: 464px;
	width: 190px;
	border:2px solid #EEEEEE;
	margin: 0px 0px 20px 0px;
}

h2.multi-line{
	height: 10px;
	padding-bottom: 20px;
	border: none;
	background-position: 0px 10px;
} 

ul.news{
	border-top: 1px solid #ddd;
	padding-top: 10px;
}


/*---------------------------------------*/	
	Content Navigation customizations
---------------------------------------*/
ul.content-navigation li {
	/*
	padding:14px 10px 12px 22px;
	width:218px;
	*/
}

ul.content-navigation li ul li {
	width: 210px;
}

ul.content-navigation li.last {
	text-indent:0;
	height:auto;
	}
/*
a.active {
	height:0;
	display:block;
	width:224px;
	border:none;
	margin:9px 0 0 9px !important;
	padding:22px 0 0 0 !important;
	background:url("../../images/37-1styear-programs-navactive.gif") top left no-repeat !important;
	overflow:hidden;
}
	*/