.product_image_small {
	margin: 0px 0px 0px 4px;
	float: left;
	width: 42px;
	display: inline;
	border: 0;
}
.product_title_long {
	float: left;
	color: #f5d30d;
	font-size: 13px;
	font-weight: bold;
	font-family: century gothic, sans-serif;
	margin: -2px 0px 0px 12px;
	width: 480px;
}
.product_desc_long {
	float: left;
	color: #ffffff;
	font-size: 11px;
	width: 480px;
	margin: 0px 0px 0px 12px;
	padding: 6px 12px 0px 1px;
	line-height: 12px;
	text-align: justify;
}
a img.product_image {border: 0px solid #f5d30d;}
a:hover img.product_image {border: 0px solid #ffffff;}