/* PRODUCT */

div.content-product-box
{
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

td.content-product-image
{
	width: 150px; 
	vertical-align: top;
	padding-bottom: 15px;
}

td.content-product-text
{
	vertical-align: top;	
	padding-left: 10px;
	padding-bottom: 15px;
}

td.content-product-text h2
{
	font-size: 12px;
	font-weight: bold;
	color: #102B72;
	margin: 0px;
}