div.leightbox { color: #333; display: none; position: absolute; top: 50%; left: 33%;	width: 33%; height: auto; padding: 2.0em; border: 6px solid rgb(51,102,204); background-color: white; text-align: left; z-index:10001; overflow: auto; }
#biz div.leightbox { top: 10%; }
div.leightbox p { text-align: left; }
#overlay{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; z-index:1000; background-color:#333; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=60); }
div.leightbox p.closeBtn { text-align: right; padding: 0; margin: 0; }
.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
#sweeps label.error {color:#990000; font-weight:bold; white-space:nowrap; margin-top:3px;}
#rsp { background: #FFC; }