body {
  margin: 0;
  padding: 0;
}



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



#ad {
  z-index: 11;
  background: url('images/728x90.png');
}


/* nav */

#main {
height: 207px;
  position: absolute;
  right: 25px;
  top: 15px;
  width: 90px;
}

.content .viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.items, .item {
  height:100%;
}


.item_image {
    width: 100%;
}



#freedish{
    background-image: url('images/freedish.png');
    width: 211px;
    height: 48px;
    top: 41px;
    left: 264px;
    position: absolute;
    z-index: 13;
}

/*------------*/





/* arrows */

/*.nav_arrows {
    left: -14px;
    position: absolute;
    top: 90px;
    width: 116px;
}
.nav_arrows a {
  display: block; 
  height: 23px;
  text-indent: -999em;
  width: 13px;

}

.nav_arrows li {
  position: absolute;
  top: 0;
}
.nav_arrows li.nav_previous {
  left: 0;
}
.nav_arrows li.nav_next {
  right: 0;
}

.nav_arrows li.nav_previous a {
  background-position: 0px 0px;
}

.nav_arrows li.nav_next a {
  background-position: -13px 0px;
}

.nav_arrows li.nav_previous a:hover {
  background-position: -26px 0px;
}
.nav_arrows li.nav_next a:hover {
  background-position:-39px  0px;
}
*/
/*----------------------------*/


#underlay {
  overflow:hidden;
    display: block;
    height: 90px;
    position: absolute;
    width: 728px;
    z-index: 8;
    cursor: pointer;
    cursor: hand;
background: url('images/fallback.jpg');}

#premov {
    position: absolute;
    top: -9px;
    left: 255px;
    width: 227px;
}




