#smallform {margin-top: 10px;}
#fcf2 {
font-family:Arial,Verdana,  Helvetica, sans-serif;
font-size:11px;
margin:5px;
width:185px;
height: 220px;
position:relative;

}
#fcf2 h3 {
font-size:1em;
background-color:#8dafc7;
font-weight: bold;
color:#fff;
padding: 2px;
margin-left:-5px;
text-align:left;
padding-left:8px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 3px;
}
#fcf2 label {
float: left;
width: 38px;
text-align: right;
}
#fcf2 span.f {
float: left; 
margin-left: 20px;
width: 55px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

.submit {position:absolute; right:0; top: 198px;  }

span.f input {width:9.1em;}

span.f textarea {width: 9.25em; height: 3em;}


