﻿#products UL LI
{
	font-size: 10px;
	float: left;
	list-style: none;
	/*[empty]margin-left:;*/
	color: #717171;
	padding-bottom: 5px;
	width: 365px;
	margin-right: 28px;
	margin-bottom: 19px;
}
#products UL LI A
{
	clear: left;
	float: left;
	color: #B1501A;
	text-decoration: none;
	font-size: 12px;
	width: 279px;
}
#products UL
{
	margin-left: 1px;
	margin-bottom: 13px;
}
#products SPAN.title
{
	font-weight: bold;
	margin-right: 6px;
	float: left;
	font-size: 13px;
	color: #919191;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 3px;
	margin-bottom: 8px;
	width: 275px;
}
#products .header
{
	color: #878787;
	margin-top: 13px;
	font-size: 20px;
}
#products .text
{
	font-size: 11px;
	margin-top: 13px;
	color: #7C7C7C;
}
