
div.carousel {height:420px; overflow:hidden; width:1100px; margin:5px auto;}
div.carousel ul {margin:0px; padding:0px; list-style-type:none;}
div.carousel ul li {display:block; margin:0px; padding:0px; color:#fff; width:1100px; height:420px;}
div.carousel a.arrow {display:block; position:absolute; z-index:3; width:34px; height:34px; background:url(/images/carousel-arrows.png) no-repeat; margin:0px 15px; margin-top:200px;}
div.carousel a.arrow.f_r {background-position:-34px 0px; margin-left:1050px;}