#horizontal_carousel {float:left;width: 527px;height: 120px;margin-bottom: 10px;position: relative;background: transparent url(classic/horizontal/carousel-bcg.jpg) no-repeat 0 0;}         
#horizontal_carousel a {color:#333333;}         
#horizontal_carousel .container {position: absolute;top: 0px;left: 67px;width:400px;height: 120px;overflow:hidden;}            
#horizontal_carousel .previous_button {position: absolute;top: 0px;left: 0px;width: 47px;height: 120px;background: url(classic/horizontal/left.gif) no-repeat 0 0;z-index: 100;cursor:pointer;}        
#horizontal_carousel .previous_button_disabled {background: url(classic/horizontal/left-disabled.gif);cursor:default;}
#horizontal_carousel .next_button {position: absolute;top: 0px;right: 0px;width: 47px;height: 120px;background: url(classic/horizontal/right.gif) no-repeat 0 0;z-index: 100;cursor:pointer;}   
#horizontal_carousel .next_button_disabled {background: url(classic/horizontal/right-disabled.gif);cursor:default;}
#horizontal_carousel ul {margin: 0;padding:0;width: 100000px;position: relative;top: 0;left: 0;height: 120px;}                      
#horizontal_carousel ul li img {border:1px solid #999999;display:block;background:#E3EDFA;  width:50px;height:50px;}                               
#horizontal_carousel ul li {font-family: Arial, sans-serif;font-size:10px;}                               
#horizontal_carousel ul li {border:none;margin:0pt;padding:10px;width:60px;list-style:none;float:left;}
.CarouselLink{font-family: Arial,sans-serif;font-size:10px;color:#333;}