/*******************************CENTER AND RHS LAYOUT ON 2 COL LAYOUT****************************/
#center {
  margin-left: 160px;
  margin-right: 5px;
  background: #fff;
}
#right {
  position: absolute;
  right: 0;
  top: 112px;
  width: 4px;
    background: #fff;
}

table.productdetails{
width: 100%;
padding: 5px;
margin: 10px 0 5px 0;
}
table.productdetails td{
vertical-align: top;
}


ul.leveltwos{
list-style: none;
color: #000; 
font-size: 0.9em; 
background: #fff none;  
padding: 0; 
margin: 5px 0 10px 0px;
line-height: 1.2; 
}
ul.leveltwos li{
background-image: url(http://images.inscale-scales.co.uk/plbbullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 22px;
}


img.adobe{width:86px; height: 29px; border: 0;}
div#benefitsbody {padding: 5px; font-family: arial, helvetica, sans-serif;  font-size: 0.9em;}
div#benefitsbody p{margin: 0 0 4px 0; padding: 5px}
div.price{text-align: right; font-size: 0.8em; font-weight: bold;}
span.price{font-size:1.7em; font-weight: bold; color: #cc0000; align: right}
