/* Horizontal Carousel */
#horizontal_carousel_rls, #horizontal_carousel_ci, #horizontal_carousel_news, #horizontal_carousel_cov {
  float:left;
  width: 430px;
  height: 114px;
  margin-bottom: 10px;
  position: relative;  
}         

#horizontal_carousel_rls .container, #horizontal_carousel_ci .container, #horizontal_carousel_news .container, #horizontal_carousel_cov .container{
  position: absolute;
  top: 5px;
  left: 23px;  
  width: 384px;
  height: 112px;
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  overflow:hidden;   
  background: #fff;
}            

#horizontal_carousel_rls .previous_button, #horizontal_carousel_ci .previous_button, #horizontal_carousel_news .previous_button, #horizontal_carousel_cov .previous_button {
  position: absolute;
  top: 5px;
  left: 0;
  width: 23px;
  height: 114px;
  background: url(http://vqs26.pair.com/room101/childprotect/gfx/classic/horizontal/carasol-previous.gif) 0 0;
  z-index: 100;    
  cursor:pointer;
}        
#horizontal_carousel_rls .previous_button_over, #horizontal_carousel_ci .previous_button_over, #horizontal_carousel_news .previous_button_over, #horizontal_carousel_cov .previous_button_over {
  background-position: 46px 0;
  cursor:pointer;
}
#horizontal_carousel_rls .previous_button_disabled, #horizontal_carousel_ci .previous_button_disabled, #horizontal_carousel_cov .previous_button_disabled, #horizontal_carousel_news .previous_button_disabled {
  background-position: 23px 0;
  cursor:default;
}


#horizontal_carousel_rls .next_button, #horizontal_carousel_ci .next_button, #horizontal_carousel_news .next_button, #horizontal_carousel_cov .next_button {
  position: absolute;
  top: 5px;
  right: 0;
  width: 23px;
  height: 114px;
  background: url(http://vqs26.pair.com/room101/childprotect/gfx/classic/horizontal/carasol-next.gif);
  z-index: 100;
  cursor:pointer;
}   
#horizontal_carousel_rls .next_button_over, #horizontal_carousel_ci .next_button_over, #horizontal_carousel_news .next_button_over, #horizontal_carousel_cov .next_button_over {
  background-position: 46px 0;
  cursor:pointer;
}
#horizontal_carousel_rls .next_button_disabled, #horizontal_carousel_ci .next_button_disabled, #horizontal_carousel_news .next_button_disabled, #horizontal_carousel_cov .next_button_disabled {
  background-position: 23px 0;
  cursor:default;
}


#horizontal_carousel_rls div.bmw_quickteaseLinks, #horizontal_carousel_ci div.bmw_quickteaseLinks, #horizontal_carousel_news div.bmw_quickteaseLinks, #horizontal_carousel_cov div.bmw_quickteaseLinks {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 114px;
}                      

#horizontal_carousel_rls div.bmw_link,#horizontal_carousel_ci div.bmw_link, #horizontal_carousel_news div.bmw_link, #horizontal_carousel_cov div.bmw_link {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel_rls div.bmw_link, #horizontal_carousel_ci div.bmw_link, #horizontal_carousel_news div.bmw_link, #horizontal_carousel_cov div.bmw_link {
  margin:0pt;
  padding:5px 5px 10px;
  width:182px;
  height: 100px;
  overflow: hidden;
  list-style:none;   
  float:left;
}
