#fcf2 {
margin-top: 5%;
font-size: 9.5px;
margin:5px;
width:450px;
}

#fcf2 h3 {
text-align: left;
font-size:1.5em;
line-height: 22px;
color: #fed752;
font-weight:bold;
padding-left: 2%;
padding-right: 5%;
margin-top: 3%; 
text-decoration: none;
text-transform: capitalize;
display: block; 
clear: both; 
}

#fcf2 p {
text-align:center;
padding:8px;
}

.main_column em {
color:#F00;
}

#fcf2 div.r {
clear: right;
padding-top: 5px;
}

#fcf2 label {
font-size: 1.2em;
color: #444444;
float: left;
text-align: right;
}

#fcf2 .input {
font-weight: bold;
color: #a59f97;
border-width: thin; 
border-color: #a59f97;
background: #333333;
}

#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}

#fcf2 div.sp {
clear: both;
}

#fcf2 .req {
font-weight:bold;
}

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

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