.close_leightbox {background-color: #ffffff;padding: 0.5em; text-align:right;}

/*QUICK FIX FOR IE 6*/
.leightbox {color: #333;display: none;position: absolute;top: 10%;left: 25%;width: 600px;height: 500px;padding: 1em;border: 1em solid #B8B8B8;background-color: white;text-align: left;z-index:1001;overflow: auto;}
.leightbox_small {color: #333;display: none;position: absolute;top: 10%;left: 25%;width: 400px;height: 200px;padding: 1em;border: 1em solid #B8B8B8;background-color: white;text-align: left;z-index:1001;overflow: auto;}
#overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;}

/* IE6 and below Can't See This */ 
.lightbox[id]{ position:fixed; }
#overlay[id]{ position:fixed; }






