#gallery{width:980px;height:93px;position:relative;border-top:1px solid #d9e2e5;border-bottom:1px solid #d9e2e5;margin:0 0 0 0;background:#fff;overflow:hidden;}#gallery .container{float:left;width:920px;height:73px;position:relative;overflow:hidden;padding:10px 0 10px 0;overflow:hidden;}#gallery ul{width:100000px;height:73px;position:relative;top:0;left:0;overflow:hidden;}#gallery ul li{float:left;width:115px;height:73px;text-align:center;overflow:hidden;}#gallery ul li a{border:3px solid #ddd;display:block;overflow:hiden;margin:0 auto 0 auto;width:100px;height:67px;overflow:hidden;}#gallery ul li a:hover{border:3px solid #aaa}#gallery ul li a img{display:block;overflow:hidden;margin:0 auto 0 auto;width:100px;height:67px;overflow:hidden;}#gallery .previous_button{float:left;background:url(../images/carousel/left.png);z-index:100;cursor:pointer;width:20px;height:20px;margin:38px 5px 0 5px;display:inline;}#gallery .previous_button_over{background:url(../images/carousel/left_over.png);}#gallery .previous_button_disabled{background:url(../images/carousel/left_disabled.png);cursor:default;}#gallery .next_button{float:left;background:url(../images/carousel/right.png);z-index:100;cursor:pointer;width:20px;height:20px;margin:38px 5px 0 5px;display:inline;}#gallery .next_button_over{background:url(../images/carousel/right_over.png);}#gallery .next_button_disabled{background:url(../images/carousel/right_disabled.png);cursor:default;}