@charset "UTF-8";
/*lighter box*/
#lighterbox2{display:none;position:absolute;top:0;left:0;background-image:url(overlay.png);z-index:2100}
#lighterboxclose2{position:absolute;top:0;left:0}
#lighterboxwrapper2,#lighterboxcontent2{background-color:#000000;z-index:inherit}
#lighterboxwrapper2{position:absolute;left:0;top:0}
#lighterboxcontent2{background:url(load.gif) no-repeat 50% 50%}
#lighterboxportimage2{border:solid 10px  #000000;cursor:pointer}
#lighterboxtitle2{color:#fffeea;font-size:16px;font-weight:bold;margin:0 0 5px 10px}
#lighterboxdescription2{color:#fffeea;font-size:14px;margin-left:10px}
#lighterboxclosebutton2{float:right;margin:0 10px 5px 0;color:#fffeea;font: bold 20px "arial black",verdana,sans-serif}
#lighterboxclosebutton2 span{cursor:pointer;padding:0 3px 0 3px;margin-left:5px}