div.product .name {
  font-weight: bold;
  /*text-transform: uppercase;*/
}
div.product table.attribute {


}
div.product table.attribute td {
  padding: 5px;
}
div.product table.attribute .left {
      
}