﻿.table_product_list
{
	margin:0 auto; 
	width:930px;	
	border-collapse:collapse;
	border: none;
}
.table_product_list td
{
	padding-right:12px;	
	padding-left:45px;
	vertical-align:top;
	font-size: 1.0em;
}

.table_product_list h3
{
    font-size: 1.3em;
}

.top_row_spacing
{
	padding-top:20px; 
}
.bottom_row_spacing
{
	padding-bottom:10px;
}
.row_separator_left
{
	background:url(../images/sepproduct_hor1x215.png) no-repeat scroll 100% 50%;
}
.row_separator_center
{
	background:url(../images/sepproduct_hor.png) no-repeat scroll 50% 50%;
	height:1px;
}
.row_separator_right
{
	background:url(../images/sepproduct_hor1x215.png) no-repeat scroll 0% 50%;
}
.column_separator_first_row
{
	background:url(../images/sepproduct_ver_header1x120.png) no-repeat scroll 0% 43px;
}
.column_separator
{
	background:url(../images/sepproduct_ver1X1.png);
	background-repeat:repeat-y;
}
.column_separator_last_row
{
	/*background:url(../images/sepproduct_ver_footer1x25.png) no-repeat scroll 0% 0%;*/
}
.div_product_regularprice
{
	float:left;
	font-size:12px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:5px;
}
.div_product_moreinfo
{
	float:left;
	width: 230px;
		
}
h2
{
	color: #000;
	border-bottom:0px;
}
h3 a
{
	text-decoration:none;	
}
.span_item_number
{
	padding-left:0px;	
}