#center-box {
  width: 622px;
  w\idth: 602px;
  float: left;
  background: #eee url(../img/subpage-fader-bg.gif) no-repeat;
  padding: 0 10px 10px 10px;
}
#center-box {
  display: block;
}


#center-box #product-leftcolumn {
  width: 170px;
  float: left;
}
#center-box #product-rightcolumn {
  width: 380px;
  float: left;
}
#center-box #product-rightcolumn h3 {
  margin: 0 0 1em 0;
}



#right-box {
  width: 190px;
  w\idth: 182px;
  float: left;
  padding: 0 0 0 8px;
}

div#one-product{
background:#fff url(../img/product-background-left.gif) right repeat-y;
overflow: hidden;
display: inline-block;
padding:0 17px 7px 17px;
}
div#one-product{
display: block;
}


div#one-product-top{
height:17px;
overflow:hidden;
background:#fff url(../img/product-background-top.gif) right no-repeat;
}

div#one-product-bottom{
height:10px;
background:url(../img/product-background-bottom.gif) bottom right no-repeat;

}

ul#product-docs{
list-style-type:none;
padding:10px 0 0 0 ;
margin:0;
}

ul#product-docs li{
font-size:0.9em;

font-weight:bold;
padding:0 0 15px 25px;
}

ul#product-docs li.pdf{
background:#fff url(../img/list-pdf.gif) top left no-repeat;
}


ul#product-docs li a{
text-decoration:none;
}

ul#actions{
margin:0;
padding:0;
list-style-type:none;
}

ul#actions li{
font-size:0.9em;
float:left;
width:126px;
}

ul#actions li a{
color:#da8912;
font-weight:bold;
text-decoration:none;
}

div#related{
float:left;
margin-left:7px;
width:175px;
border:1px solid #cccccc;
padding-bottom:75px;
}

div#related h2{
color:#fff;
background-color:#00004c;
border-bottom:1px solid #cccccc;
display:block;
padding:5px 0 5px 18px;
margin:0;
font-size:1.1em;
}

div#related h3{
padding:5px 0 5px 0px;
margin:0;
font-size: 1em;
}
div#related ul{
list-style-type:none;
margin:0;
padding: 10px 0px 0px 0px;
}

div#related ul li{
margin: 0 10px 16px 22px;
padding:0;
}

div.more-link a{
color:#d78101;
text-decoration:none;
font-weight:bold;
}