#slideshow-wrap {width: 398px; height: 247px; background: url('slideshow-font.png'); z-index: 10; position: relative; left:360px; top:4px;}
#slideshow {width: 350px; height: 198px; position:absolute; left: 22px; top: 24px;}
#slides {height: 198px; position: absolute;} /* if JS is off */
#slides a img {border: 0 none;}
#slides a {text-decoration: none; color:#303030;}
#slides a:hover {text-decoration: none; color:#303030;}
#controller {display: none;}
#controls {height: 20px; width: 40px; background: url('control.png'); position: absolute; z-index: 10; bottom: 10px; right: 10px;}
.jFlowPrev, .jFlowNext {display: block; position: absolute; width: 12px; height: 12px; text-indent: -9999px; overflow: hidden; outline: none; cursor: pointer;}
.jFlowPrev {left: 6px; top: 4px;}
.jFlowNext {right: 6px; top: 4px;}
