/* Style sheet screen */
#slider ul,#slider li,#slider2 ul,#slider2 li{margin:0;padding:0;list-style:none;}
#slider2{margin-top:1em;}
#slider li,#slider2 li{width:696px;height:241px;overflow:hidden;}
#prevBtn,#nextBtn,#slider1next,#slider1prev{width:30px;height:77px;left:-30px;top:71px;position:absolute;display:block;z-index:1000;}
#nextBtn,#slider1next{left:696px;}
#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a{width:30px;height:77px;position:relative;display:block;background:url(tl_files/images/web/btn_prev.gif) no-repeat 0 0;}
#nextBtn a,#slider1next a{background:url(tl_files/images/web/btn_next.gif) no-repeat 0 0;}
ol#controls{height:28px;padding:0;margin:1em 0;}
ol#controls li a{height:28px;float:left;border:1px solid #ccc;text-decoration:none;color:#555;line-height:28px;background:#DAF3F8;padding:0 10px;}
ol#controls li{height:28px;float:left;padding:0;line-height:28px;margin:0 10px 0 0;list-style:none;}
ol#controls li.current a{color:#fff;background:#5DC9E1;}
ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus{outline:none;}

