 ul#products {
 	list-style-type: none;
    margin:5px auto 0 10px;
    padding:0;
    width: 98%;
 }

 ul#products li {
 	width: 110px;
	color: #2D3A43;
    float: left;
    font: 11px Arial, Verdana, san-serif;
    font-weight: bold;
    margin: 5px;
    padding: 3px 0 5px;
    text-align: center;
    text-decoration: none;
    width: 140px;
	border: 1px dashed #D6DDEB;
 }

 
 ul#products li img {
 	border: 0px solid #D6DDEB;
 }
 
span.blue_custom , span.blue_custom a, span.blue_custom a:hover {
	color:#3f68a1;
	margin-left:160px;
	font: 15px Arial, Verdana, san-serif;
	font-weight:bold;
}

span.grey, span.grey a, span.grey a:hover {
	color:#4a4a4a;
	font: 13px Arial, Verdana, san-serif;
	font-weight:bold;
}

span.red_custom, span._custom a, span._custom a:hover {
	color:#8b2321;
	font: 15px Arial, Verdana, san-serif;
	font-weight:bold;
}

span.stars img {
	width:70%;
	margin-left:15px;
	border:none!important;
}

span.order img {
    border: medium none !important;
    float: left;
    margin-left: 21px;
}

span.info img {
	border: medium none !important;
    float: left;
    margin-left: 21px;
}


div.customSpecials {
    background: transparent url(/images/special_head.jpg) no-repeat;
    height: 40px;
    margin: 0 20px 7px;
    padding: 15px 0 0;
    width: 671px;
}
