#about h2{
float: left;
color: #0066cc;
font-size: 14px;
margin:0;
padding: 20px 0 0 0;
}
#about h3{
display: inline;
font-size: 12px;
font-weight: normal;
margin:0;
padding:0;
}
#about a{
color:#00224f;
text-decoration:underline;
}
#about .form_section{
height: auto;
text-align: justify;
color: #333;
padding: 0
}
#about .object_right{
float:right;
width:300px;
height:200px;
margin: 0 0 5px 5px;
}
#about .sub_section{
margin-top:20px;
}
#about .sub_section_description{
clear: left;
display: block;
}