#sexyBG { 
display: none; 
position: absolute; 
background: #000; 
opacity: 0.7; 
-moz-opacity: 0.7; 
-khtml-opacity: 0.7; 
filter: alpha(opacity=40); 
width: 100%; 
height: 100%; 
z-index: 99;
top:0;
left:0; }

#sexyBOX { 
display: none;
position: absolute;
background: white; 
color: #063b31; 
font-size: 1.2em; 
text-align: center; 
border: 1px solid #111; 
top: 70px; z-index: 100; }

.sexyX { 
font-size: 18px; 
color: #ddd; 
padding: 4px 0; 
border-top: 1px solid #636D61; 
background: #778574;
font-style:oblique;
}
