/*-- Pagebody Styles --*/
#page_body ul li {
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
}
#page_body ul li a {
	
}
#page_header {
	background: url(http://www.sloan.org/images/960_redesign/headers/press-room.jpg) no-repeat 0 34px;
}
h2 {
	font: 22px arial;
	color: #faab28;
	border-bottom: 7px solid #faab28;
	margin-bottom: 2px;
	width: 729px;
}
h2 a {
	color: #faab28;
}
h3 {
	font: bold 18px arial;
	color: #ffa72d;
	margin-bottom: 10px;
}
#page_body ul {
	margin-left: 30px;
}
#page_body ul li {
	list-style: disc;
}
/*-- End Pagebody Styles --*/


/*-- Left Content styles --*/
#press_left {
	width: 350px;
	float: left;
	margin-right: 21px;
}
.press_source {
	color: #666;
	font-weight: normal;
}
/*-- End Left Content styles --*/


/*-- Right Content styles --*/
#press_right {
	width: 350px;
	float: left;
}
#press_right a {
	float: left;
	width: 240px;
}
.press_list ul {
	margin-left: 0px !important;
	list-style: none !important;
}
.press_list li {
	list-style: none !important;
	overflow: hidden;
}
.pdf_file {
	float: left;
	margin-right: 5px;
}
/*-- End Right Content styles --*/
