/*-- Imports --*/
@import url(../multimedia/video.css);
/*-- End Imports --*/


/*-- Content styles --*/
#content {
	background: transparent url(http://www.sloan.org/images/960_redesign/home_bg.png) no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*-- End Content styles --*/


/*-- Left Content styles --*/
#content #left {
	width: 440px;
	float: left;
	padding-left: 13px;
	margin-bottom: 20px;
}
#spotlight {
	background: #d34e01;
	width: 442px;	
}
#spotlight p {
	padding: 0px 6px 4px;
	color: #ffcc66;
	font: 13px Arial;
}
#spotlight p a {
	color: #FFF;
}
#spotlight h2 {
	width: 442px;
	height: 33px;
	background: #fdb130 url(http://www.sloan.org/images/spotlight.png) no-repeat -1px 0px;
}
#spotlight h2 span {
	display: none;
}
#svideo_bt a {
	display: block; 
	height: 63px; 
	width: 68px;
	background: transparent url(http://www.sloan.org/images/playbt.png) no-repeat;
	_background: none;
}
#svideo_bt {
	position: absolute; 
	left: 140px;
	bottom: 10px;
	_bottom: 150px;
}
#about {
	margin-top: 20px;
	}
#about h2 {
	color: #fda422;
	font: 22px Arial;
}
#about p {
	margin-bottom: 10px;
}
#about p a {
	
}
/*-- End Left Content styles --*/


/*-- Right Content styles --*/
#content #right {
	width: 274px;
	float: left;
	padding: 10px 0 10px 40px;
	margin-bottom: 20px;
}
#right h2 {
	font: 22px Arial;
	color: #cc3300;
	background: transparent url(http://www.sloan.org/images/headline_line.png) no-repeat bottom left;
}
#right img {
	display: block;
}
#right ul {
	margin: 10px 14px 20px 0;
}
#right ul li {
	margin-bottom: 10px;
}
#right a {
	text-decoration: underline;
}
#right div img {
	margin: 0 auto;
}
#media {
	margin-top: 20px;
	font: 10px arial;
	width: 254px;
	padding: 0 10px
}
#media p,#media .more {
	width: 130px;
	margin: 5px auto;
}
#media .more {
	display: block;
	text-align: right;
}
#twitter {
	float:right;
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 10px 30px;
	-webkit-border-radius:8px; 
	-moz-border-radius:8px; 
	margin-right: 80px;
	margin-top:40px;	
}
#twitter p {
	margin-bottom: 5px;
}
.press_source {
	color: #666;
	font-weight: normal;
}
/*-- End Right Content styles --*/
