/*==Video page related=*/

#video_leader {
	height: 200px;
}

#nbc_video #companion_Ad,
#nbc_games #companion_Ad{
	float:right;
	margin-top:0px;	
}


.video_feature_box {
	border: 1px solid #999999;
	padding: 3px;
	width: 265px;
	margin-top: 0px;
	float: left;
}

.video_viewingparty_box {
	padding: 3px;
	width: 390px;
	margin-top: 0px;
	float: left;
}

.v_feature_box_rightcol {
	padding: 3px;
	width: 265px;
	margin-top: -30px;
	margin-bottom: -20px;
	float: left;
	
}

.video_feature_copy{
	width: 300px;
	float: left;
	margin-top: -20px;
}

.video_feature_image{
	width: 132px;
	float: left;
	height:82px;
}
.v_feature_image_rightcol{
	width: 122px;
	float: left;
	height:75px;
}


.v_feature_content_rightcol {
	float: right;
	width: 140px;
}

.v_feature_desc_rightcol,
.video_feature_desc {
	margin-top: -18px;
}
.video_viewingparty_desc {
	margin-left: 142px;
	margin-top: -4px;
}
.video_buttons {
	float: right;
	margin-top: -1px;
}

.video_btn_downlaod {
	background-image:url('/assets/images/v08/mobile/default/click_available.jpg'); 
	text-indent:-9999em;overflow:hidden;
	height: 30px;
	width: 109px;
			
}
.video_btn_voting {
	background-image:url('/assets/images/v08/mobile/default/click_features.jpg'); 
	text-indent:-9999em;overflow:hidden;
	height: 30px;
	width: 109px;
	margin-top: 1px;	
}
.video_btn_learn {
	background-image:url('/assets/images/v08/mobile/default/click_learn.gif'); 
	text-indent:-9999em;overflow:hidden;			
	height: 30px;
	width: 109px;
	margin-top: 1px;
}

.mobile_video_copy {
	
}

.morelink {
	text-align:right;
	text-decoration:underline;
}

/* End of Video center */


/* Games page */

.games_feature_box {
	border: 1px solid #999999;
	padding: 3px;
	width: 390px;
	_width:381px;
	margin-top: -20px;
	float: left;
}

.games_feature_box_rightcol {
	padding: 3px;
	width: 265px;
	margin-top: -30px;
	margin-bottom: -20px;
	float: left;	
}

.games_feature_image {
	width: 155px;
	float: left;
	height:84px;
}

.games_feature_desc {
	margin-top: -18px;
}

/* Winners */
.winners_feature_box {
	padding: 3px;
	width: 550px;
	margin-top: 15px;
	float: left;
}

.winners_feature_imagelrg {
	width: 150px;
	height: 520px;
	float: left;
}

.winners_feature_image {
	width: 150px;
	float: left;
}

.winners_feature_desc {
	margin-top: -18px;
}