#headerAd { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
	width:970px;
	margin:0 auto;
	display:block;
	padding:5px 0;
	text-align:center;
	background-color:#fff;
}
#maincontent{ /* Wraps Primary top left slider and primary mid column entries */
	float:left;
	width:655px;
	margin-right:0;
	padding-bottom:5px;
	display:inline;
}
#videos ul{
	width:648px;
	overflow:hidden;
}
#videos li{
	float:left;
	width:152px;
	padding:0 0 0 9px;
}
h2.videoBarTitle{
	width:620px;
	overflow:hidden;
	margin:0 0 5px 10px;
	font-size:23px;
}
#primaryBottomTabs {
	float:right;
	width:655px;
	overflow:hidden;
}
#primaryBottomTabs_body{
	width:633px;
	background:#fff;
	border:1px solid #bcbcbc;
	border-top:0;
	min-height:203px;
	padding:9px 10px 6px 10px;
	position:relative;
	height:auto !important;
	height:203px;
}
#primaryBottomTabs_body .text {
	position:absolute;
	left:10px;
	top:10px;
	width:345px;
}

#home_cats{
	float:left;
	width:655px;
}
.home_cat{
	width:626px;
	border:1px solid #d7d6d6;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:5px 15px 7px 12px;
}
#primaryBottomSidebar {
	display:block;
	margin-bottom:10px;
}