body {
margin-left: 1px;
margin-top: 70px;
margin-right: 1px;
margin-bottom: 70px;
background: #000000;
}
body, p, td, input{
font-family: Arial, Helvetica, sans-serif;
line-height: 1.4em;
font-size: 12px;
color: #b9b8b9;
}
a:hover{
text-decoration: underline;
}
#wrapper{
width: 479px;
margin: 0 auto;
}
#logo{
margin-bottom: 20px;
}
#line1{
width: 100%;
height: 1px;
background: #4c4c4c;
margin-bottom: 20px;
}
#line2{
width: 100%;
height: 2px;
background: #4c4c4c;
margin-top: 20px;
}
#footer{
margin-top: 20px;
font-size: 11px;
color: #4c4c4c;
}
#footer a:link, #footer a:visited, #footer a:active{
color: #4c4c4c;
text-decoration: none;
font-weight: bold;
}
#footer a:hover{
text-decoration: underline;
}
#formblock{
margin-top: 12px;
}
.forms1{
background: #111111;
padding: 7px;
text-align: left;
vertical-align: middle;
width: 300px;
}
.forms2{
text-align: right;
vertical-align: middle;
}
.forms3{
background: #000000;
padding: 7px;
font-size: 16px;
color: #bab8ba;
border: 1px solid #222222;
width: 315px;
}
* html forms3 {
	overflow: visible;
	padding: 7px;
}
#errorblock{
margin-bottom: 20px;
color: #e40000;
font-weight: bold;
}
.dlsubmit{
padding: 5px;
background: #111111;
border-left: 1px solid #353535;
border-top: 1px solid #353535;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
font-weight: bold;
color: #989898;
}
.title{
font-size: 14px;
font-weight: bold;
}