#featured { overflow: hidden; width: 705px; position: relative; height: 285px; z-index: 4; }
#featured img { width: 705px; height: 285px; }
#featured .word { position: absolute; bottom: 0; left: 0; background: url(../images/black.png); height: 60px; padding: 10px; width: 685px; color: #fff; font-size: 12px; line-height: 18px; }
#featured .word h3 { font-size: 14px; margin: 0 0 5px 0; }
#featured .word a { color: #fc0; }
#featured .ui-els-hide { display: none; }
#thumbs { width: 705px; height: 28px; position: relative; top: -180px; left: 0; z-index: 9; }
* html #thumbs { height: 100%; }
#thumbs li { display: inline; float: left; width: 60px; margin: 0 10px 0 0; height: 45px; }
#thumbs li a img { width: 60px; height: 45px; }
#thumbs ul { margin: 10px 0 0 0; }
#thumbs li a { display: block; font-size: 0px; width: 60px; height: 45px; border: #9c9c9c 2px solid; }
#thumbs li a:hover { border: #99cc33 2px solid; }
#thumbs li a.current { border: #5FC243 2px solid; }
#thumbs li.first { position: absolute; top: 0; left: 20px; cursor: pointer; }
#thumbs li.last { position: absolute; top: 0; left: 660px; cursor: pointer; }
#thumbs li.last_img { margin: 0 4px 0 0; }


