#fcf2 {
font-family:Verdana;
font-size:11px;
font-weight: regular;
color: #555555;
width: 400px;
}

#fcf2 a {
color: #555555;
text-decoration: underline;
}
#fcf2 a:hover {
color: #555555;
text-decoration: none;
}
#fcf2 em {
color:#5555551;
}
#fcf2 div.r {
clear: both;
padding-top: 10px;
}
#fcf2 label {
float: left;
width: 110px;
text-align: left;
}
#fcf2 span.f {
float: left;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #e1e1e1;
border: 1px solid #555555;
padding:0;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #e1e1e1;
}