#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#swrapper {width:526px; margin: 20px 36px; display:block}
#swrapper * {margin:0; padding:0}
#fullsize {
position:relative;
width:500px !important;
height:375px;
margin: auto;
padding:4px;
border:2px solid #888;
background: #fff;
overflow:hidden
}
#information {
position:absolute;
bottom:0;
width:512px !important;
height:0;
background:#117875;
color:#fff;
overflow:hidden;
z-index:200;
left:-0px;
opacity:.9;
filter:alpha(opacity=90)
}
#information h3 {padding:4px 8px 3px; font-size:161%; font-weight:bold;}
#information.reserved	{background:url(../images/tinyslider/reserved.png) right no-repeat #117875}
#information.rehomed 	{background:url(../images/tinyslider/rehomed.png) right no-repeat #117875}
#information.invisible	{background:url(../images/tinyslider/hidden.png) right no-repeat #888}
#information p {padding:0 8px 8px; font-size:123%}
#image {width: 500px !important; height: 375px !important}
#image img {position:absolute; z-index:25; left:4px; width:auto}
.imgnav {position:absolute; width:25% !important; height:306px; margin: 0 !important; z-index:150}
#imgprev {
left:0;
cursor: e-resize;
background:url(../images/tinyslider/left.gif) left center no-repeat
}
#imgnext {
right:0;
cursor: w-resize;
background:url(../images/tinyslider/right.gif) right center no-repeat
}
#imglink {
position:absolute;
cursor:pointer;
height:306px;
width:500px !important;
z-index:100;
opacity:.7; filter:alpha(opacity=70)
}
.linkhover {
background:url(../images/tinyslider/link.gif) center center no-repeat
}
#thumbnails {
margin-top: 15px
}
#slideleft {
float:left;
background:url(../images/tinyslider/scroll-left.gif) center center no-repeat; 
}
#slideright {
float:right;
background: url(../images/tinyslider/scroll-right.gif) center center no-repeat;
}
#slideleft, #slideright {
width:20px !important;
height:83px;
margin-bottom:20px;
background-color:#117875;
opacity:.7; filter:alpha(opacity=70)
}
#slideleft:hover, #slideright:hover  {opacity: 1.0; filter:alpha(opacity=100)}
#slidearea {float:left; position:relative; width:500px !important; margin:8px; height:83px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; background: #fff; border:2px solid #222; padding: 3px}
#imglink_fix {width:100%; height:100%; background-image:url(images/tinyslider/empty.gif);}