﻿div.product_list_item {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: 99%;
	padding: 0px 0px 0px 5px;
	float: right;
	margin: 0px;
	color: #000000;
	position: relative;
}

div.product_list_pullquote_text {

	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: 98%;
	padding: 10px 0px 0px;
	float: left;
	margin: 0px;
	color: #000000;
	position: relative;
}

div.product_name {
	font: bold 14px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: 99%;
	float: left;
	color: #000000;
	position: relative;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
