@import url(../about/styles.css);

ul#staff li {
	margin-bottom:15px;
}
#page_body  {
	background: #fff url(http://www.sloan.org/images/pagebody_bg.png) repeat-y 440px 0px;
}

/*-- Left Content styles --*/
#left {
	width: 463px;
	float: left;
	padding-right: 12px;
}

/*-- Right Content styles --*/
#right {
	width: 228px;
	float: left;
	padding: 0px 0 10px 15px;
	margin-left: 10px;
}

/*-- Right headers styles --*/
#right h4 {
	font:17px "Helvetica Neue", arial;
	margin:15px 0 7px;
	color:#989898;
}

/*-- Right headers styles --*/
#right ul {
	margin:10px 14px 20px 0;
	border-bottom:1px solid #CCC;

}
#right ul li {
	margin-bottom:10px;
}
#right a {
}


/*-- Links styles --*/
#assistant a {
	text-decoration: none;
}

#assistant {
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	padding-bottom:15px;
}

#contact_details a {
	text-decoration: none;

}
#contact_details {
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	padding-bottom:15px;
}
