/* CSS Document */

#lightb_overlay{
display: none;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1000;
}
#lightb1{
display:none;
position:relative;
height:412px;
width:720px;
z-index:2000;
text-align:right;
font-size:12px;
font-weight:bolder;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
}
#lightb2{
display:none;
position:relative;
height:400px;
width:720px;
background-color:#000000;
border:#CCCCCC 1px solid;
z-index:2000
}
