.panel a{display:block;border:groove 2px window;background:menu;padding:2px 10px;font-weight:bold;text-decoration:none;color:buttontext}
.panel ul{display:none}
.panel ol{list-style-type:square}


.scrollbar-arrow-left a{background-image:url(../images/image-viewer/go-back.jpg)}
.scrollbar-arrow-right a {background-image:url(../images/image-viewer/go-next.jpg)}
.horizontal .hold a.active, .horizontal .hold a:hover {background: #cccccc url(../images/image-viewer/bg-hover2_2.png) no-repeat}
.horizontal { margin:0 12px 10px 10px; padding:10px 0 0 0;height:445px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}

#previewer{height:176px; height:294px; color:#FFFFFF; overflow:hidden;text-align:center; padding-top:50px}
#previewer img{margin-left:auto;margin-right:auto;border: 1px solid #FFFFFF;display:none}
  
.horizontal .title { text-align:right; padding:5px 15px 10px 15px; color:#666666;}
.horizontal .title span {float:left; font-weight:bold}

.scrollbar-arrow-left, .scrollbar-arrow-right { float:left; padding:35px 13px 35px 13px;width: 30px;}
.scrollbar-arrow-left a, .scrollbar-arrow-right a { border:1px solid #999999; display:block; height:28px; width:28px; background-repeat:no-repeat}
.scrollbar-arrow-left a:hover, .scrollbar-arrow-right a:hover {border:1px solid #666;}

.scrollbar-arrow-left a.disabled,
.scrollbar-arrow-right a.disabled{filter:Alpha(opacity=50);-moz-opacity:0.5;opacity:0.5}

.hold {float:left}
.horizontal .hold { position:relative;width:335px; height:91px; overflow:hidden; z-index:100}
.horizontal .hold .scrollbar-window{width:335px;height:85px; clip:rect(0px,335px,85px,0px);position:absolute;left:0px;top:0px;overflow:hidden;z-index:1;}
.horizontal .hold .scrollbar-window .layer{position:absolute; visibil33ity:hidden;left:0px;top:0px;z-index:1}
.horizontal .hold a {padding:7px; display:block;  float:left;}
.horizontal .hold a img { border:1px solid #fff}

.horizontal .hold .scrollbar-window .layer a img{filter:Alpha(opacity=80);-moz-opacity:0.8;opacity:0.8}
.horizontal .hold .scrollbar-window .layer a:hover img,
.horizontal .hold .scrollbar-window .layer a.active img{filter:Alpha(opacity=100);-moz-opacity:1;opacity:1}
