#hightlightsBox .channelLogoBox
{
	float:left;
	width:72px;	
	height:158px;

}

#hightlightsBox .hightlightImageBox
{
	width:126px;
	height:158px;
	float:left;	
}

#hightlightsBox .hightlightTextBox
{
	width:530px;
	height:158px;
	float:left;		
}

#hightlightsBox a span
{
	display:block;	
}

.sparator
{
	clear:left;
	background-image:url(../Images/Layout/3DSparatorContentLine.gif);
	background-repeat:repeat-x;
	height:12px;		
	line-height:12px;	
}