
.deck
{
	clear: both;
}
.deck, .deck b
{
	display: block !important;
}
.deck a .artBorder
{
	background: #CCC !important;
	border:0px;
}
.deck a:hover .artBorder
{
	background: #70B800;
}
.deck .info b
{
	padding: 0 8px 0 7px;
}
.deck h4, .deck h5
{
	line-height: 12px;
}
.deck h4 a
{
	font: bold 12px Arial,Helvetica,sans-serif;
}
.deck h5
{
	display: block;
	margin: 4px 0 12px 0;
	font: normal 11px Arial,Helvetica,sans-serif;
}
.deck h6
{
	display: block;
	padding-bottom: 4px;
	font: normal 10px Arial,Helvetica,sans-serif;
}

div.home-chart-list, div.wide-box
{

	overflow: hidden;
	padding: 1px;
}

div.wide-box
{
	padding: 10px;
	float:right;
	
}
