#mainArea{
position:relative;
border:none;
top:35px;
margin:0 auto;
width:395px;
text-align:center;
height:450px;
overflow:hidden;
background:transparent;
z-index:3;
}

#glow{
position:absolute;
border:none;
margin:0 auto;
top:-7px;
left:50%;
margin-left:-246px;
text-align:center;
overflow:hidden;
z-index:2;
}

#lensesText{
position:absolute;
font-size:9px;
background:url(../images/blackpix.png);
top:35px;
left:50%;
margin-left:-376px;
width:134px;
text-align:left;
height:340px;
overflow:visible;
line-height:11px;
behavior: url(iepngfix.htc);
}


#lensesText h2, #lensesText h3{
font-size:9px;
text-transform:uppercase;
padding:0;
margin:0;
margin-top:7px;
margin-left:7px;
border-bottom:#FFFFFF solid .75pt;
font-weight:bold;

}

#lensesText h3{
border:none;
text-transform:none;
}

#lensesText p{
font-weight:normal;
padding:0 7px;
margin:0;
margin-top:7px;
}
#optMenu{
top:35px;
}