#news{
	width:580px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
#news_container{
	width:570px;
	height:295px;
	overflow:hidden;
	background:#034EA2;
	padding:5px;
}
#news_container p{
	padding:0;
}
#features_container{
	float:left;
	padding-right:5px;
}
#features_container{
	width:425px;
	height:295px;
	overflow:hidden;
	position:relative;
}

.news_feature{
	width:425px;
	height:295px;
	overflow:hidden;
	position:relative;
}
.news_feature_details{
	width:405px;
	height:50px;
	padding:10px;
	position:absolute;
	left:0;
	bottom:0;
	//bottom:-1px;
	background:url(../img/bg_black_translucent.png);
}
.news_feature_details h2{
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-bottom:0;
	text-transform:none;
	font-size:20px;
}
.news_feature_details p{
	color:#FFFFFF;
	font-size:11px;
	overflow:hidden;
	height:15px;
	line-height:15px;
	width:405px;
}
.news_feature_details a{
	display:block;
	font-size:11px;
	height:15px;
	line-height:15px;
	color:#1993D8;
	padding-right:15px;
	float:left;
}
.news_feature_details p.info{
	display:none;
}

#thumbnails_list{
	width:140px;
	float:left;
}
#thumbnails_list li{
	margin-bottom:5px;
	height:70px;
	overflow:hidden;
}
#thumbnails_list a{
	display:block;
	width:140px;
	height:70px;
	overflow:hidden;
	background-position:0 -70px;
	text-decoration:none;
	cursor:pointer;
}
#thumbnails_list a span{
	display:block;
	width:136px;
	height:66px;
}
#thumbnails_list a:hover,
#thumbnails_list a.activeSlide{
	background-position:0 0;
}
#thumbnails_list a.activeSlide span{
	border:2px solid #B2D0ED;
}

#featured_box{
	width:380px;
	float:left;
	margin-top:35px;
	overflow:hidden;
}
#live_scores_link{
	display:block;
	width:160px;
	height:47px;
	float:left;
}
#quotes{
	width:200px;
	padding-right:0;
	margin-right:20px;
	height:135px;
	overflow:hidden;
	float:left;
}
#quotes p{
	padding-bottom:0;
}
#quotes .quote{
	font-size:11px;
	line-height:14px;
	width:200px;
	height:135px;
	overflow:hidden;
}
#quotes .quote_picture{
	padding:0 5px 5px 0;
	float:left;
}
#quotes .quote .quote_author{
	display:block;
	padding-top:5px;
	text-align:right;
	font-weight:bold;
}

#social_links{
	width:160px;
	float:left;
	margin-top:10px;
}
#social_links img{
	margin-right:5px;
}

#features{
	width:380px;
	clear:both;
	float:left;
}
#feature_blocks{
	width:380px;
	overflow:hidden;
}
#feature_blocks img{
	float:left;
	margin-right:10px;
}
#feature_blocks a{
	display:block;
	width:180px;
	height:65px;
	overflow:hidden;
	float:left;
}
#feature_blocks #announcement_top_link{
	margin-bottom:10px;
}
#feature_blocks a img{
	float:none;
}

#participate{
	width:380px;
	clear:both;
	float:left;
}
#participate h2{
	float:left;
}


#banners{
	width:980px;
	float:left;
	margin-top:20px;
}

.announcement_box{
	width:458px;
	overflow:hidden;
	margin-right:20px;
	border-left:2px solid #5B9FE1;
	background:#002756;
	padding:5px 10px;
	text-align:justify;
	float:left;
	height:30px;
	font-weight:bold;
}
.last_box{
	margin:0;
}


.generic_button_link{
	display:block;
	padding:2px 4px;
	background:#2063b3;
	text-decoration:none;
	position:absolute;
	bottom:10px;
	right:10px;
}

#developed_by_and_sponsors_container{
	width:980px;
	position:relative;
	height:140px;
	float:left;
	clear:both;
}
#developed_by_and_sponsors_container #sponsors{
	width:830px;
	overflow:hidden;
	float:left;
	margin-top:0;
}
#developed_by_CloudMint_link{
	display:block;
	width:170px;
	height:27px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
}