.highslide {cursor: url("highslide/graphics/zoomin.cur"), pointer; outline: none;}
.highslide-image {border: 2px solid #B6855c;}
.highslide-caption {display: none;border: 2px solid #B6855c;border-top: none;font-family: Verdana, Helvetica;color: #fff;font-weight: bold;font-size: 10pt;padding: 5px;background-color: #B6855c;}
.highslide-loading {display: block;color: white;font-size: 9px;font-weight: bold;text-transform: uppercase;text-decoration: none;padding: 3px;background-color: black;}
a.highslide-credits, a.highslide-credits i {padding: 2px;color: silver;text-decoration: none;font-size: 10px;}
a.highslide-credits:hover, a.highslide-credits:hover i {color: white;background-color: gray;}
.highslide-move {cursor: move;}
.highslide-overlay {display: none;}
/* Controlbar example */
.controlbar {background: url(highslide/graphics/controlbar5.gif);width: 122px;height: 25px;}
.controlbar a {display: block;float: left;height: 25px;}
.controlbar a:hover {background-image: url(highslide/graphics/controlbar5_on.gif);}
.controlbar .previous {width: 34px;}
.controlbar .next {width: 26px;background-position: -34px 0;}
.controlbar .highslide-move {width: 28px;background-position: -60px 0;}
.controlbar .close {width: 30px;background-position: -88px 0;}
/* Necessary for functionality */
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}