.productCategoryRow
{
	float:left;
}

#ProductCategoryBox
{
	float:left;
	padding-top:10px;
	width:311px;
	position:relative;
	overflow:hidden;
}

#ProductCategoryBox.right
{
	left:2px;
}


