#fcf2 {
font-family:arial;
margin:5px;
background: transparent;
width: auto;
white-space: nowrap;
}
#fcf2 p {
text-align:center;
padding:8px;
white-space: nowrap;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background: transparent;
}
#fcf2 label {
width: auto;
text-align: right;
padding: 0px 5px;
}
#fcf2 span.f {
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: transparent;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: transparent;
border:1px solid #3D5686;
}