/* http://www.games32.com/plugins/p803_whatsnew/js/carousel.css */
#simpleCarousel {width:770px;height:176px;border:1px solid #c0c0c0}
#simpleCarousel .slides{height:150px}
#simpleCarousel .slide, #simpleCarousel .img {width:770px;height:150px;position:absolute}
#simpleCarousel .buttons {padding-left:16px;height:26px;background-color:#fcfbef;}
#simpleCarousel .button {line-height:26px;text-align:center;font-size:12px;font-weight:bold;float:left;clear:right;display:block;cursor:pointer;margin:0 1px}
#simpleCarousel .button a{color:#ff8040;text-decoration:none}
#simpleCarousel .off {width:26px;height:26px}
#simpleCarousel .button:hover, #simpleCarousel .selected {width:26px;height:26px;background-image:url("button_on.png");background-repeat:no-repeat}
