div.product .name {
font-size: 11px; 
font-weight: bold;
text-transform: uppercase;
}

div.product .name {
font-size: 11px; 
font-weight: bold;
text-transform: uppercase;
}

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

div.product table.attribute {border: none;}

div.product table.attribute td {padding: 0;}

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