#comingsoonBox .comingsoonImageBox
{
	width:126px;
	height:158px;
	float:left;	
	margin-bottom: 2px;
}

#comingsoonBox .comingsoonTextBox
{
	width:199px;
	height:158px;
	float:left;
}

.sparator
{
	clear:left;
	background-image:url(../Images/Layout/3DSparatorContentLine.gif);
	background-repeat:repeat-x;
	height:12px;		
	line-height:12px;
	margin-right:5px;
}