/* Product
--------------------------------------------------------------- */
#content ul.product{	border-bottom: 1px solid #999;	font-size: 14px;	overflow: hidden;	width: 600px;}#content ul.header2{	background: #999;	color: #FFF;	font-weight: bold;}#content ul.product li{	padding: 3px 15px;	float: left;}#content ul.product li.title{	font-weight: bold;	width: 250px;}#content ul.product li.title a{	color: #900;}#content ul.product li.title span.desc{	font-weight: normal;}#content ul.product li.price{	width: 75px;}#content ul.product li.quantity{	border-right: none;	width: 14px;}
