div.section
{
	clear:both;
}
div.section-heading
{
	padding-left:10px;
	font-size:13px;
	float:left;
	padding-bottom:10px;
	clear:both;
	width:100%;
	color:#000000;
}
div.section-summary
{
	padding-left:0px;
	float:left;
	padding-bottom:0px;
	clear:both;
	border-bottom-width:1px;
	border-bottom-color:Silver;
	border-bottom-style:solid;
	width:100%;
	margin-bottom:1px;
}
div.container
{
	background-color:white;	
	width:850px;
	float:left;
	padding-bottom:25px;	
}
div.container-item
{
	height: 175px;
	width: 282px;
	float: left;
	background-color: #333333;
	margin-left: 1px;
	margin-bottom: 1px;
}
img.container-item-thumb
{
	border-style:none;
	height: 140px;
	width: 247px;
	margin:17px;
}
div.container-item-bg0
{
	background-color: #666666;
	color: #666666;
}
div.container-item-bg1
{
	background-color:#333333;
	color: #333333;
}
div.container-item-bg2
{
	background-color: #000000;
	color: #000000;
}
div.container-item-bg3
{
	background-color: #CCCCCC;
	color: #CCCCCC;
}
div.container-item-bg4
{
	background-color: #CCCCCC;
	color: #CCCCCC;
}
a.container-item-link
{
	border-width:0px;	
}


