.product_cell
{
	color: #858585;
	font-size: 80%;
	line-height: 1.2em;
	padding: 0 0 20px 0;
}

.product_name p
{
	color: #4C4C4C;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	margin: 0px;
}

.page_desc { margin: 0px 0px 12px 0px; }

.page_desc h2
{
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	display: inline;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
}

h3.product_title a
{
	color: #4197E3;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	margin: 0px 0px 5px 0px;
	line-height: 14px;
	text-decoration: underline;
}

.page_desc p { 
	display: block;
	padding: 0px; 
	font-family: georgia, serif;
}


.sidebar ul li.ad_no_border, .rightcolumn ul li.ad_no_border
{
	background-color: white;
	list-style-type: none;
	border-width: 0px;
}

.adds
{
	float: left;
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
	padding: 2px;
	border-color: #333;
	border-width: 0px;
	border-style: solid;
}
hr
{
	margin: 20px;
	border-color: #E6E6E6;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
}
