#internalMain {
	position: static;
	width: 620px;
	float: left;
	z-index: 0;
}
#internalSidebar {
	width: 336px;
	float: right;
	text-align: center;
	padding-bottom: 15px;
}
.basicCentral {width: 604px;}
#main {width: 985px;}
#internalMain {width: 643px;}
#contentGeneric {
	background: #FFF url(http://m.bestofmedia.com/i/tomshardware/design/bg-contentNew.gif) left top repeat-y;
}

/*--------------------------*/

#tableConf #headCells {
	background: #FFF url(http://m.bestofmedia.com/i/tomshardware/design/bg-headerMenuActive.gif) 0 0 repeat-x ;
	height: 24px;
	color: #fff;
}

#tableConf td, #tableConf th {
	padding:10px 0 10px 3px;
}

#tableConf th.total {
	font-size:12px;
	font-weight:bold;
	color:#AF261E;
}