body
{
padding:0px;
margin:0px;
height:100%;
}

#shadow
{
background:gray;
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
z-index:1999;
opacity: 0.85; 
filter: alpha(Opacity=85); 
}

#shadow_forma, .forma_body2
{
width:400px;
height:239px;
position:absolute;
z-index:2000;
top:50%;
left:50%;
margin-top: -116px;
margin-left: -197px;
font-family:Arial;
overflow:hidden;
font-weight:bold;
}

.forma_body
{
width:400px;
height:239px;
}

.forma_body2
{
z-index:2001;
}

#shadow_forma a 
{
text-decoration:none;
}

#shadow_forma a span
{
display:block;
height:32px;
margin:0 auto;
width:32px;
padding-bottom:10px;
}

.shadow_title, .shadow_text
{
text-align:center;
font-size:16px;
padding:0px;
}

.shadow_title
{
margin-top:10px;
}

.shadow_text
{
margin-top:40px;
font-size:14px;
padding:0px 70px;
}

.bapply
{
float:right;
right:30px;
}

.bcancel
{
float:left;
left:20px;
}

.bapply, .bcancel
{
background:url("/images/redirect/pixel.gif");
display:block;
cursor:pointer;
width:70px;
text-align:center;
font-size:12px;
margin-top:20px;
position:relative;
}