#RayBanMenu { margin-top:12px; }

  #RayBanMenu li a
  {
    background:#353535 url('https://d26hhearhq0yio.cloudfront.net/content/misterspex/markenwelten/ray-ban/ray-ban-icon-sprite.png') 139px 16px no-repeat;
    display:block;
    font-size:13px;
    height:27px;
    line-height:27px;
    text-align:center;
    text-transform:uppercase;
  }

  #RayBanMenu li a:hover 
  { 
    background-color:#424242;
    background-position:139px -14px; 
  }
  
  #RayBanMenu li.active a { background-position:139px -14px; }
  
  #RayBanContent,
  #RayBanContent a,
  #RayBanMenu li a,
  #RayBanMenu li a:hover
  { 
    color:#fff;
    text-decoration:none; 
  }
    
#RayBanContent
{
  background:#111 url('https://d26hhearhq0yio.cloudfront.net/content/misterspex/markenwelten/ray-ban/ray-ban-text-box.jpg') right top no-repeat;
  padding:12px;
}
  #RayBanContent img { margin:0 42px 0 30px; }
    #RayBanContent a span { text-decoration:underline; }

  #RayBanContent h3,
  #RayBanContent p,
  #TopsellerHeadline h2
  {
    clear:none;
    float:left;
    width:642px;
  }

#TopsellerHeadline h2
{
  color:#cc0000;
  text-transform:uppercase;
  width:auto;
}
#TopsellerHeadline .seeAll
{
  background:url('https://d26hhearhq0yio.cloudfront.net/content/misterspex/markenwelten/ray-ban/ray-ban-icon-sprite.png') 85px -50px no-repeat;
  color:#444;
  float:right;
  line-height:30px;
  padding-right:10px;
}

#Products a.productItem
{
  background:#fff;
  display:block;
  height:211px;
  margin-bottom:12px;
  position:relative;
  width:480px;
}
  #Products a.productItem:nth-child(2n+2) { margin-right:0; }
  #Products a.productItem img 
  { 
    margin:0 auto;
    width:auto;
  }
  
  #Products .description,
  #Products .pricing
  {
    background:none;
    font-size:15px;
    font-weight:bold;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    width:480px;  
  }
    #Products a.productItem .description strong { display:inline-block; }
    #Products a.productItem .description .extra
    {
      display:block;
      position:relative;
      top:0;
    }
  
    #Products a.productItem .pricing strong 
    { 
      color:#cc0000;
      display:block;
    }