#content {
background-color:#000000;
border:1px solid #7A7A7A;
}

.wmxform {
position:absolute;
top:520px;
color:#FFFFFF;
z-index:1;
margin-left:720px;
}

legend {
color:#FFFFFF;
font-weight:bold;
}

.anchor{position:absolute;height:0px;width:0px;}

#grayborder{
position:relative;
top:-1140px;
left:700px;
}

*html #grayborder{top:-1200px; left:-320px}
*:first-child+html #grayborder{top:-1200px; left:-320px}

*html .wmxform {width:200px;overflow:hidden;}
*:first-child+html .wmxform {width:200px;overflow:hidden}


*html html{overflow-x:hidden;}
*:first-child+html html{overflow-x:hidden;}


