#fcf2 {
font: 12px "Trebuchet MS", Garamond, Georgia, serif;
line-height: 145%;
color: #FFFFFF;
margin:5px;
width:400px;
float:left;
}

#fcf2 p {
text-align:center;
padding:8px 0 0 0;
}
#fcf2 em {
color:#EBC109;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 250px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
flot:right;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:2px solid #EBC109;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}