:visited{
color:#CE2B27;
text-decoration:none;
}
.title{
height:60px;
}
.panel{
position:absolute;
margin-left:50%;
left:-481px;
width:902px;
padding:20px;
text-align:left;
}
.info-section{
width:900px;
height:460px;
background-color:#EEE;
border:1px solid #000;
margin-top:20px;
position:relative;
overflow:hidden;
}
.form-panel{
position:absolute;
top:-2px;
left:0;
width:180px; 
padding:10px; 
font-size:12px;
color:#000;
}
.form-sec{
margin-bottom:15px;
}
.sub-sec{
margin-bottom:8px;
}
.description{
position:absolute;
top:0;
left:0;
width:720px;
height:100%;
padding:20px;
margin-left:200px; 
background-color:#333;
color:#FFF;
font-size:14px;
}
select{
width:180px;
}
hr{
color:#333;
background-color:#333;
height:1px;
border:none;
}
.copyright{
width:100%;
text-align:right;
font-size:11px;
margin:20px 0;
}
