
.slideshow {list-style:none; color:#fff;}
.slideshow span {display:none}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer;}
.imgContainer {width:500px; margin:0px; display:none;position:relative;float:left;}
.imgContainer * {margin:0; padding:0}
.fullsize {position:absolute; width:500px;height:212px; padding:0px;}
.image {width:502px}
.image img {position:absolute;width:auto}
.imgprev {width:10px;height:26px;margin:8px 0 0 14px;padding:0;background:url(../images/galleries_prev.png) left center no-repeat;float:left;cursor:pointer;display:inline;}
.imgprev_active {width:10px;height:26px;margin:8px 0 0 14px;padding:0;background:url(../images/galleries_prev.png) left center no-repeat;float:left;cursor:pointer;display:inline;}
.imgnext {width:10px;height:26px;margin:8px 0 0 0px;padding:0;background:url(../images/galleries_next.png) right center no-repeat;float:left;cursor:pointer;}
.imgnext_active {width:10px;height:26px;margin:8px 0 0 0px;padding:0;background:url(../images/galleries_next.png) right center no-repeat;float:left;cursor:pointer;}

