#top20, #top20deals, .obox
{
	width: 301px; 
}
#spotlight
{
	width: 466px; 
	border: 0px;
	height: auto;
	border-color: #D2E4FC;
}
#spotlight th
{
	padding: 1px 1px 1px 6px;
	background-color: #D2E4FC;
	color: black;
}
#top20, #top20deals th
{
	height: 100px; 
}
#top20, #spotlight, #top20deals th, .obox
{
	margin: 0px 0px 3px 0px;
}
#top20 th, #spotlight th, #top20deals th, .obox th
{
	height: 21px;
	font-size: 12px;
}
#top20deals th
{
	background-color: #EC8F0B;
	border-color: #EC8F0B;
	padding: 0px 0px 0px 5px;
	color: #ffffff;
}
#top20deals
{
	background-color: #ffffff;
	border: 1px solid #EC8F0B;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin-top: 6px;
}
#top20deallist .price
{
	color: #DA0204;
	font-size: 12px;
	font-weight: bold;
	
	white-space: nowrap;
}
#top20deallist
{
	padding: 5px 2px 1px 0px;
	margin: 0px;
	font-size: 12px;
}
#spotlight td
{
	padding: 0px 0px 0px 0px;
}
.sections
{
	width: 466px;
	border: 0px;
	margin-bottom: 4px;
}
.sections th
{
	border: 1px solid #D2E4FC;
}
.sections td p
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.spotlightdeal .imageleft
{
	float: left;
	margin: 1px 4px 2px 0px;
}
.spotlightdeal .imageright
{
	float: right;
	margin: 1px 1px 2px 4px;
}
.spotlightdeal
{
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #D2E4FC;
	height: 100%;
	padding: 4px 4px 4px 6px;
}
.spotlightdeal .headline
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;

}
.spotlightdeal .price
{
	font-weight: bold;
	color: #da0204;
	padding-right: 5px;
}
.spotlightdeal .excerpt
{
	font-size: 12px;
	margin: 0px;
}
.spotlightdeal .more
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 2px;
}
.spotlightdeal .clearfloat
{
	clear: both;
	margin: 0px;
}

.released
{
	font-size: 10px;
	padding-left: 2px;
}

.obox
{
	height: auto;
}