input{
border:1px solid #97beca;
width:193px;
height:18px;
color:#175062;
font-family:verdana;
font-size:11px;
padding:0px 2px 0px;
margin-top:2px;
}
#id_comments{
height:66px;
width:196px;
color:#175062;
overflow:hidden;
border:1px solid #97beca;
}
#id_security_input{
float:left;
width:114px;
height:20px;
}
#id_captcha{
float:left;
position:relative;
left:6px;
top:2px;
width:70px;
height:20px;
background-image:url(/images/captcha.png);
border:1px solid #97beca;
}
#id_submit{
position:relative;
color:#FFFFFF;
text-transform: uppercase;
left:58px;
width:80px;
height:23px;
background-image:url(/images/button.png);
cursor:pointer;
} 
