﻿#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {width:290px; margin:5px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:290px; height:250px; }
#image {width:290px; height:250px; }
#image img {position:absolute; z-index:25; width:auto}
#thumbnails {margin-top:25px}
#slideleft { cursor:pointer; float:left; width:17px; height:55px; background:url(../images/scroll-left2.gif) 0 0 no-repeat; }
#slideleft:hover { cursor:pointer; float:left; width:17px; height:55px; background:url(../images/scroll-left2_o.gif) 0 0 no-repeat;}
#slideright { cursor:pointer; float:right; width:17px; height:55px; background:url(../images/scroll-right2.gif) 0 0 no-repeat; }
#slideright:hover { cursor:pointer; float:right; width:17px; height:55px; background:url(../images/scroll-right2_o.gif) 0 0 no-repeat;}
#slidearea { float:left; position:relative; width:256px; height:55px; overflow:hidden; margin: 0; }
#slider {position:absolute; left:0; height:55px}
#slider img { float:left; cursor:pointer; border:1px solid #D1D1D1;}
#galleryTabs{ float:left; width:290px;}
