#jbModal{position:absolute;height:100%;/* Just the default. jB changes this */
width:100%;/* This remains the same */top:0;left:0;
background:#000;/* this is the usual color but is changeable */
z-index:9998;}

#jbInterface{position:absolute;background:none;z-index:9999;margin:auto;left:50%;top:50%;display:block;overflow:visible}

#jbImage{background:#fff;/* this is the usual color but is changeable */
border:1px solid white;display:block;max-height:100%;min-height:100%;width:100%;}

#jbInfoBottom{height:25px; /* Just the default. jB changes this */
background:none;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:2;width:100%;padding:0 0 0 2px;}

#jbInfoBottom span{padding:0 5px 0 5px;}

#jbImageBox{background:url(../images2/jboxed/ajax-loader.gif) center center no-repeat; /* thanks ajaxload.info */
color:#FFF;font-family:arial,sans-serif;font-size:14px;max-height:100%;width:100%;}

#jbLeft{display:block;height:20px;width:35px;
/*width:16px;background:url(../images2/jboxed/close.png) 17px 17px;*/
position:absolute;top:50%;margin-top:0px;color:#666;font-family:arial,sans-serif;font-size:12px;padding:5px;
margin-left:0px;cursor:pointer;text-decoration:none;background: url(../images2/jboxed/prev.gif) center left no-repeat;line-height:1.5;}

#jbRight{display:block;min-height:100%;width:35px;
/*width:16px;background:url(../images2/jboxed/close.png) 17px 51px;*/
position:absolute;top:50%;margin-top:0px;color:#666;font-family:arial,sans-serif;font-size:12px;
cursor:pointer;text-decoration:none;background: url(../images2/jboxed/next.gif) center right no-repeat;	line-height:1.5;}
a#jbRight,a#jbLeft{outline:none;min-height:100%}


#jbLoad{float:left;width:16px;height:16px;background:url(../images2/jboxed/ajax-loader.gif)}

#jbInfoTop{width:100%;height:24px;line-height:18px;/* Just the default. jB changes this */
background:none;color:#fff;font-family:arial,sans-serif;font-size:16px}

#jbLink{float:left;color:#fff;font-family:arial,sans-serif;font-size:1px;}
#jbLink a{padding:0 3px 0 3px;margin:0 5px 0 0;font-size:16px;border-bottom:1px solid #fff;zoom:1}
#jbLink a:link,#jbLink a:visited{color:#fff;background:transparent;text-decoration:none}
#jbLink a:hover{color:#000;background:#fff;border:0}
/* if the img is transparent we should handle that */

#jbClose{height:18px;line-height:18px;padding:0 3px 0 3px;
float:right;color:#fff;cursor:pointer;border-bottom:1px solid #fff;zoom:1}
#jbClose:hover{color:#000;background:#fff}

#jbImageBox img{background:#FFF}