#fcf2 {
width: 350px;
}

#fcf2 div.r {
clear: both;
}

#fcf2 label {
float: left;
width: 120px;
text-align: left;
margin-right: 5px;
}

#fcf2 span.f {
float: left;
text-align: left;
}

#fcf2 div.sp {
clear: both;
height: 1px;
}

#fcf2 input, #fcf2 textarea {
background: #fff;
border: 1px solid #000;
padding: 2px;
}

#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border: 1px solid #3D5686;
}

em
{
color: #ffffff;
}