﻿.table_product
{
	margin:0 auto; 
	width:100%;	
	border-collapse:collapse;
}
.table_product td
{
	padding-right:2px;	
	padding-left:9px;
	vertical-align:top;
}

.table_product h4
{
	margin:0;
	padding:0;
}

.cell_product_row_spacing
{
	padding-bottom:25px;	 
}
.div_product_regularprice
{	
	font-size:13px;
}
.div_product_saleprice
{
	color:rgb(134,80,52);	
	
}


.itemno1
{
    padding-bottom:2px;
    padding-top:2px;
}


.div_product_moreinfo
{
	float:right;
	padding-right:30px;
}
h2
{
	color:Black;
	border-bottom:0px;
}

h3 a,
h4 a
{
	text-decoration:none;	
}

.pricing
{
    float:left;
}


