#ProductList .FirstBottom{

	background-image:url(../images/products-table-bottomline.png);
	background-repeat: repeat-x;
	background-position:left bottom;
}
#ProductList .feature{
	color:#3F83C7;
	text-align:right;
	font-size:13px;
	padding-right:10px;
	width:163px;
}
