#product_content .PagerBar
{
height:0px;
background:red;
display:none;
}
#product_content .boxHeader
{
  font-weight:bold;
}

#product_content .boxCell
{
  background:#eee;
  border:1px solid white;
  padding:6px;
}
#divLegendElementDescription
{
  width:100% !important;
  background:#f0f0f0;
}
#divLegendElementDetails
{
  width:100% !important;
  background:#f0f0f0;
}

#product_content td
{
  width:auto !important;
}

#product_content table
{
  width:auto !important;
}

