
div#image_slider a:link, div#image_slider a:visited{
 color:#fff;
 text-decoration:none;

}
div#image_slider a img{
 border:0;
}

 div#top div#nav{
  float:left;
  clear:both;
  width:623px;
  height:52px;
  margin:22px 0 0;
  background:url url(../images/slider/nav-bg.png) 0 0 no-repeat;
    font-family:Tahoma,sans-serif;
   font-family:11px;
 }
 
 
div#image_slider{
 margin:-1px 0 0;
}


 div#image_slider div#slide-holder{
  z-index:40;
  width:623px;
  height:222px;
  background:url(../images/border.jpg) 0 0 no-repeat;
 }
  div#image_slider div#slide-holder div#slide-runner{
   padding:5px;
   width:623px;
   height:222px;
   overflow:hidden;

  }
  div#image_slider div#slide-holder img{
   margin:0;
   }
 
  


