div.product .name {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A3031B;
}

div.product table.attribute {
	background: #FBFBFB;
	border: 1px solid #CCCCCC;
}

div.product table.attribute td {padding: 5px;}

div.product table.attribute select {font-size: 11px;}

div.product table.attribute .left {text-align: right;}

div.product .price {color: #FF0000;}

div.product .price-special {font-weight: bold; color: #FF0000;}

div.product .price-retail {color: #999999;}
