.subtitle,
.commenttitle {
padding: 10px 0px 10px 20px;
margin: 20px 0px 0px 1px;
border-top: 1px solid #D0D3A5;
display: block;

}
.subtitle {
border-top: 0px;
}
#commentscontainer {
 width: 400px;
 padding: 0;

}
#commentscontainer,
#commentscontainer label {
font-size: 9px;
color: #2c2c2c;
font-weight: normal;
text-transform: uppercase;
margin: 5px 0px 0px 0px;
}
.formhead h2 {
display: block;
font-size: 12px;
color: #A6A6A6;
font-weight: normal;
text-transform: uppercase;
margin: 5px 0px 0px 30px;
}
#commentscontainer div.fbg input {
width: 150px;
height: 18px;
margin: 2px;
}
.fbg {
width: 150px;
}
.textarea {
width: 350px;
height: 150px;

}
div.textarea textarea {
width: 350px;
height: 125px;
margin: 0px 16px 12px 0px;
}
.fields {
display: inline;
width: 235px;
padding-right:0px; 
margin-right:0px; 
float:left; 
text-align:left; 
}