#fcf2 {
font-family: "albertus medium", verdana, Geneva, Arial, Helvetica, sans-serif;
color: #575757;
font-size: 13px; 
font-weight: bold; 
margin:45px;
border:0px solid #3D5686;
background-color:#FFF;
width:80%;
}
#fcf2 h2 {
font-family: "albertus medium", verdana, Geneva, Arial, Helvetica, sans-serif;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin-left:40px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 12px;
padding-left: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 220px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 358px;
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;
}