#centered {
  margin-left:auto;
  margin-right:auto;
  text-align:left
}

#categorybox, #productbox{
  float:left;
  padding-left: 10px;
  padding-right: 10px;
}

#catalogue, #category, #make, #model, #year, #body, #eng, #fuel, #style
{
  border:1px solid #716d6d;
  font-size:10px;
  padding: 1px;
  width:177px;
}

a.specrolls
{
  width:177px;
  height:177px;
  text-decoration:none;
  float:left;
  }

/* a.specrolls
{
   background:url(/ts1605411467/attachments/StyleSheet/38/btn-sale.jpg);  
} */

/*a.clearancerolls
{
  width:177px;
  height:177px;
  text-decoration:none;
  float:left;
}*/

/* a.clearancerolls
{
 background:url(/ts1605411467/attachments/StyleSheet/38/btn-clearance.jpg);

}*/
 .htmlTables
 {
   border: 1px solid black;

 }

 .htmlTables TH
 {
    border: 1px solid black;
    font-size: 10pt;
 }
 .htmlTables TD
 {
    border: 1px solid black;
    font-size: 10pt;



 }
.error{
  border:2px #CD0000 solid;  
  font-weight:bold;
  margin-top:5px;
  padding:10px;
  background-color:#EEB4B4;
}
 .notice{
  border:2px #0198E1 solid;
  font-weight:bold;
  margin-top:5px;
  padding:10px;
  background-color:#B0E2FF;
}

.errormsg{
  border:2px solid #FF6600; 
  background-color:#FFCC66; 
  padding:3px; 
  width:250px;
  font-weight:bold;
}
