#tiny_slideshow {list-style:none; color:#fff}
#tiny_slideshow span {display:none}
#tiny_slideshow em  {visibility:hidden}
#tiny_wrapper {margin:0 auto; display:none}
#tiny_wrapper * {margin:0; padding:0}
#tiny_fullsize {position:relative; overflow:hidden; height:300px; margin-bottom:10px; padding:2px; border:1px solid #afafaf; background:#000}
#tiny_information {position:absolute; left:0; right:0; bottom:0; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#tiny_information h3 {padding:4px 8px 3px; font-size:14px}
#tiny_information p {padding:0 8px 8px}
#tiny_image { text-align:center; height:100%;  }
#tiny_image img {position:absolute; z-index:25; left:0; right:0; margin:0 auto;}
.imgnav {position:absolute; width:25%; height:100%; cursor:pointer; z-index:150}
#tiny_imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#tiny_imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#tiny_imglink {position:absolute; height:100%; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#tiny_thumbnails {padding:1px; border:1px solid #000; background:#111; }
#tiny_slideleft {float:left; width:20px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#tiny_slideleft:hover {background-color:#333}
#tiny_slideright {float:right; width:20px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#tiny_slideright:hover {background-color:#333}
#tiny_slidearea {float:left; position:relative; margin-left:5px; overflow:hidden}
#tiny_slider {position:absolute; left:0; }
#tiny_slider img {cursor:pointer; border:1px solid #666; padding:2px}