#fcf2 {
margin-top: 5%;
font-size:11px;
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: both;
padding-top: 5px;
}

#fcf2 label {
font-size: 1.0em;
color: white;
float: left;
width: 200px;
text-align: right;
}

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

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

#fcf2 div.sp {
clear: both;
}

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

#fcf2 input, #fcf2 textarea {
vertical-align: top;
color: #a59f97;
border-width: thin; 
border-color: #a59f97;
background: #333333;
padding:0px;
}

#fcf2 input:focus, #fcf2 textarea:focus {
background: #333333;
border:0px solid #FC0;
}

#fcf2 .req {
text-indent: 5px;
}