.s9nametxt {
	float: left;
	padding-left: 5px;
} 
/* Product name */
.s9nametxt a:link, .s9nametxt a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
/* Product name */

.s9nametxt a:hover {
	text-decoration: underline;
	color: #003333;
} 
/* Product name */


.s9txt {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	padding-left: 5px;
} 
/* Description text */

.s9pricetxt {font-size: 12px; font-weight: bold; color: #FF0000;} /* Price text */
.s9greybox {
	margin-top: 0px;
	margin-bottom: 7px;
	width: 170px;
	height: 60px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
} /* Border around each product */
.s9listprice {font-size: 10px; color: #CCCCCC;} /* List Price */
.nomargin {
	margin: 5px 5px 0px 4px;
}
.image {
}
