.jqslide-window{position:absolute;z-index:100;background:#000;overflow:hidden;color:#444}
.jqslide-title{background:#fff; padding:0px;margin:0px;overflow:hidden}
.jqslide-inner-title{ padding:5px}
.jqslide-image-wrapper{background:#fff;padding:5px}
#jqslide-navigation{position:absolute;top:10px; right:10px; }
#jqslide-prev{display:block;width:50px; height:34px; float:right; background:url('../img/jqslide/controlbar4.gif') top left #fff}
#jqslide-next{display:block;width:50px; height:34px; float:right; background:url('../img/jqslide/controlbar4.gif') -50px top #fff}
#jqslide-close{display:block;width:34px; height:34px; float:right; background:url('../img/jqslide/controlbar4.gif') -133px top #fff}
#jqslide-full{display:block;width:40px; height:34px; float:right; background:url('../img/jqslide/controlbar4.gif') -162px 4px #fff}
#jqslide-play{display:block;width:34px; height:34px; float:right; background:url('../img/jqslide/controlbar4.gif') -100px top #fff}

#jqslide-top-left{position:absolute;top:0; width:10px;height:10px;background:url('../img/jqslide/rounded-white.png') left top transparent}
#jqslide-top-right{position:absolute;top:0;right:0; width:10px;height:10px;background:url('../img/jqslide/rounded-white.png') -30px top transparent}
#jqslide-top{ margin-left:10px;margin-right:10px; height:10px;background:url('../img/jqslide/rounded-white.png') left -40px transparent repeat-x}

.jqslide-image-loaded{background:#fff; }

.highslide,.jqslide {
	cursor: url(highslide/graphics/zoomin.cur) pointer;
    /*outline: none;*/
    text-decoration: none;
 
}

.highslide img, .jqslide img {
	border: 2px solid #fff;
  margin:0px; padding:0;
}
 
.highslide:hover img ,
.jqslide:hover img {
	border: 2px solid #ddd;
}


.jqslide-image {
    border: 2px solid #aaa;

}
.div{display:block;}

