/*==================== SBTV - maincontent ====================*/
#boxMainContentSBTV {
	background: url(http://images.sugababes.nl/layout_v2/sugababes/2collumns_bgr.gif) repeat-y #e2e2e2;
	width:984px;
	margin:0 auto;
	border-left:4px #e2e2e2 solid;
	border-top:7px #e2e2e2 solid;
	border-right:4px #e2e2e2 solid;
}

#boxMainContentSBTV #boxSubMenu {
	background:url(http://images.sugababes.nl/layout_v2/sugababes/submenu_sbtv_bgr.gif) #f9f9f9 no-repeat;
}

#colOverview {
	width:772px;
	margin:0 0 0 5px;
	float:left;
}

#colOverviewRight {
	width:205px;
	margin:0 0 0 5px;
	float:left;
}

#boxSBTVContent {
	padding: 10px 10px 10px 10px;
}

.SBTVContentText {
	margin: 0px 0 15px 0;
}

.SBTVContentImg {
	margin: 5px 0 5px 5px;
	float:right;
}

.SBTVClipPlayer {
	width:352px;
	height:327px;
}

.SBTVClipPlayer, .warnSBTVClipPlayer {
	_visibility: hidden;
	_display: none;
}

.SBTVClipArea {
	text-align: center;
	margin-bottom: 10px;
}

#boxSBTVTopics {
	display:block;
	width:416px;
	padding-bottom:10px;
	/*background:url(http://images.sugababes.nl/layout_v2/sugababes/headers/artikelen.gif) no-repeat #fff8f3;*/
}
#boxSBTVTopics #boxNieuw { margin:0px 6px 0 18px; }
#boxSBTVTopics #boxNieuw #more { margin-top:10px; }
#boxSBTVTopics #boxNieuw p { width:350px; margin-left:13px; float:left; }
#boxSBTVTopics #boxNieuw .divider { clear:left; margin-top:20px; }
#boxSBTVTopics ul { margin:10px 0 10px 0; padding:0; list-style:none; }
#boxSBTVTopics ul  li { height:32px; width:392px; background: url(http://images.sugababes.nl/layout_v2/sugababes/article_list.gif) top left no-repeat; }
#boxSBTVTopics ul  li a { margin-left: 10px; color: #6b6b6b; font-weight:bold; text-decoration:none; }

.SBTVContentPic { clear:left; margin-right:20px; margin-top:30px; width:200px; float:left; height:200px; border:0px;}
.SBTVContentPic img { border:0px; }
.SBTVContentTitle {  }
.SBTVContentDate { }
.SBTVContentDesc { margin-top:10px; }
.SBTVContentLink { margin-top:5px; }
.SBTVContentBlock { margin-top:30px; height:200px; }

