.productsTable
{
  width:100%;
}
.techspectable
{
  width:100%;
  border-bottom:1px solid #ccc;
}
.techspectable th, .techspectable td
{
  border-top:1px solid #ccc;
  padding:2px 0;
}

#orangebox
{
border-color: #e3d9c2;
background-color: #fff4da;;
}
#bluebox
{
border-color: #c4cad3;
background-color: #d1d8e2;
}
#product_content .prod_info_box
{
width:250px;
border:1px solid;
padding:1em;
margin:1em 0 1em 1em;
}
#product_content .prod_info_header
{
margin-bottom: 0 0 3px 0;
text-align: center;
font-weight: bold;
font-size: 10pt;
font-family: Veranda,Verdana,Geneva,sans-serif;
color: black;
}
#product_content td
{

}

