#pressDescriptionNav { float: left; padding: 0px; width: 560px; }
  /* moving float left to ul displays properly with display inline under the li tag */
  #pressDescriptionNav ul{list-style-type: none; float: left; border-bottom: 1px solid #CDCCCB; }
  #pressDescriptionNav ul li {display: inline; margin-right: 3px;}
  #pressDescriptionNav ul li a {  line-height: 25px; color: #292929; font-weight: bold; height: 25px; padding: 6px 15px 7px 15px; background: url('../img/img_product_nav_bg.gif'); text-decoration: none; }
  #pressDescriptionNav ul li a.selected {background: url('../img/img_product_nav_bg_on.gif'); }
  #pressDescriptionNav ul li a:hover {background: url('../img/img_product_nav_bg_on.gif'); }

#pressDescriptionContainer {float: left; width: 560px;}  
  .pressInfo {width: 550px; font-family: Verdana; font-size: 11px; line-height: 15px; padding: 20px 10px 10px 40px; color: #404040; display: none; min-height:200px;}
  .pressInfo p {margin-bottom: 10px; }

#pressDescriptionSubNav {padding-left:20px;}

    .pressInfo ul li a.selected {background: url('../img/img_product_specs_minus.gif') no-repeat; }    
    /*.expandableLink {width: 300px;}*/
    .expandableLink {width: 300px; display: block; line-height: 20px; height: 25px;padding-left: 30px; background: url('../img/img_product_specs_plus.gif') no-repeat; font-family: verdana; font-size: 14px; color: #c41230; text-decoration: none; font-weight: bold;}
    .expandableDiv {width: 520px !important; width: 500px; padding: 10px 0px 15px 0; margin-bottom: 15px;} 
    .expandableDiv a {color:#c5142e; text-decoration: none; font-weight: normal; font-family: verdana; font-size: 11px; line-height: 15px;} 

