#featured {
    overflow: hidden; width: 922px; height: 380px; margin:6px;
}
#featured .word {
    padding-right: 5px; padding-left: 5px; z-index: 10; /*BaCKGROUND: url(/skins/images/5.1/bg_transparent.gif) no-repeat;*/ left: 0px; padding-bottom: 5px; width: 470px; COLOR: #fff; bottom: 0px; padding-top: 5px; position: absolute; height: 32px;color:#000;
}
#featured .word H3 {
    FONT-SIZE: 13px
}
#featured .ui-els-hide {
    display: none
}
#thumbs {
    width: 922px; list-style-type: none; height: 50px;float:left; margin: 0 4px;
}

#thumbs li {
     float: left;  height: 50px; margin: 2px 6px 2px 0; _margin-right:10px; 
}
#thumbs li img {  
	border: 0 none;
    display: block;
    height: 48px;
    padding: 0;
    width: 100px;
}
#thumbs ul {
    margin-top: 3px;padding-left:0px;_padding-left:1px;list-style-type:none;margin-left:0;
}

#thumbs li a {
    border: 1px solid #EAEAEA; display: block; font-size: 0px; padding:1px;
/*  opacity: 0.5;   */
}
#thumbs li a:hover {
    border: 1px solid #FF0000;
}
#thumbs li a.thumb-current {
    border: 1px solid #0046AD !important;opacity: 1; 
}
.slideshowItem{
    position:relative;
}
.piclable {
background-color: black;
color: white;
cursor: pointer;
height: 48px;
left: 2px;
line-height: 50px;
opacity: 0.6;
filter:alpha(opacity=60)
overflow: hidden;
position: absolute;
text-align: right;
top: 2px;
width: 100px;
}
.thumb-current span {
    opacity:1;
    filter:alpha(opacity=100);
    height:50px;
    top:4px;
    background:transparent no-repeat center top;
    line-height:1000px;
}