/* CSS Document */
body
{
font-family:Arial, Helvetica, sans-serif;
margin:0;
}
form
{
margin:0;
padding:0;
}
.div_top
{
padding-left:15px;
color:#FAE9C5;
}
.div_top input
{
display:block;
font-size:10px;
width:150px;
margin-bottom:8px;
border:1px solid #CCCCCC;
}
.div_top #id_comment
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-bottom:8px;
width:150px;
height:86px;
border:1px solid #CCCCCC;
}
.div_top #id_security
{
margin:0;
padding:0;
width:67px;
height:18px;
margin-left:14px;
}
.div_top #id_security_input
{
border:none;
height:18px;
width:67px;
}
.div_top #id_submit
{
width:80px;
border:0;
background-color:#eeb669;
font-weight:bold;
color:##FAE9C5;
font-size:11px;
border:1px #000000 solid;
}
/**********************************************/
.div_cont
{
padding-left:15px;
color:#FAE9C5;
font-size:12px;
}
.div_cont input, #id_how_hear_practice, #id_how_find_site
{
display:block;
font-size:10px;
width:200px;
border:1px solid #CCCCCC;
}
.div_cont #id_comment
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:200px;
height:86px;
border:1px solid #CCCCCC;
}
.div_cont #id_security
{
margin:0;
padding:0;
width:91px;
height:15px;
margin-left:14px;
}
.div_cont #id_security_input
{
border:none;
height:15px;
width:95px;
}
.div_cont #id_submit
{
width:80px;
border:0;
background-color:#eeb669;
font-weight:bold;
color:##FAE9C5;
font-size:11px;
border:1px #000000 solid;
}