@import url("home/latest_news.css");
@import url("home/talent_roster.css");
@import url("home/calendar.css");
@import url("home/featured_photo.css");

#featured_releases {
	width:485px;
	margin-right:10px;
	float:left;
}

.sub_feature {
	float:left;
	margin-left:15px;
}

.sub_feature_image {
	border:solid 1px #98bf0c;
}

#sub_features div:first-child {
	margin-left:0px;
}

#poll {
	float:left;
}

#tickertape {
	width:1000px;
	height:35px;
	background-image:url(../../../images/themes/default/header/tickertapebg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:10px;
	font-size:16px;	
}

#calendar {
	width:320px;
	float:left;
}

#featured_video {
	float:left;
	width:320px;
	margin-right:10px;
	padding-left:-10px;
}

#featured_video_content .featured_item {
	float:left;
}

#featured_download {
	float:left;
	width:320px;
	margin-right:10px;
}

#featured_download_content .featured_item {
	float:left;
}

#home_mailing_list {
	float:left;
	margin-left:10px;
	margin-top:40px;
}