#iosslideshow {list-style:none; color:#fff; }
#iosslideshow span {display:none}
#iosslideshowwrapper * {margin:0; margin-top: 0px; padding:0; margin-left:auto; margin-right:auto;}
#iosslideshowfullsize {position:relative; width:938px; height:280px; padding:0px; border-top:30px solid black; background:#000}
#iosslideshowinformation {position:absolute; bottom:0; width:269px; left: 0px; top:0px;  background-color:#333333; height:245px; color:#fff; overflow:hidden; z-index:200;}
#iosslideshowinformation h3 {margin:8px 8px 3px 6px; font-size:15px; font-family:arial; color:white;font-weight:bold; padding-bottom:6px; border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:white;}
#iosslideshowinformation div {margin:10px 8px 8px; font-family: arial; font-size: 12px; color:white}

#iosslideshowinformation2 {position:absolute; bottom:0; left: 669px; width:269px; top:0px;  background-color:#333333; height:245px; color:#fff; overflow:hidden; }
#iosslideshowinformation2 h3 {padding:4px 8px 3px; font-size:15px; font-family: arial; font-weight: bold;}
#iosslideshowinformation2 div {margin:0 8px 8px; font-family: arial; font-size: 12px; color:white;}

#iosslideshowimage {width:400px;}
#iosslideshowimage img {position:absolute; width: 400px; height:245px; left:269px;}
.iosslideshowimgnav {position:absolute; width:25%; height:30px; cursor:pointer; z-index:150}
#iosslideshowimgprev {left:15px; top:250px; background:url(images/left.png) left center no-repeat}
#iosslideshowimgnext {right:15px; top:250px;background:url(images/right.png) right center no-repeat}
#iosslideshowimglink {display:none;position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.iosslideshowlinkhover {background:url(images/link.gif) center center no-repeat}
#iosslideshowthumbnails {margin-top:15px;width:500px;}
#iosslideshowslideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222;display:none;}
#iosslideshowslideleft:hover {background-color:#333}
#iosslideshowslideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat;display:none;}
#iosslideshowslideright:hover {background-color:#333}
#iosslideshowslidearea {float:left; position:relative; width:460px; margin:0px;margin-left:auto; margin-right:auto;height:81px; overflow:hidden; display:none;}
#iosslideshowslider {position:absolute; left:0; height:81px}
#iosslideshowslider img {cursor:pointer; border:1px solid #666; padding:2px; max-height:75px}
