#fcf2 {
font-family: Century Gothic, Gill Sans, Verdana;
font-size:14px;
margin:15px;
border:0px
background-color:#f0f2e3;
color:#333333;
width:590px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#f0f2e3;
color:#333333;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#000;
}
#fcf2 div.r {
clear: both;
padding-top: 3px;
background-color:#666;
}
#fcf2 label {
	float: left;
	width: 120px;
	text-align: left;
	font-weight: bold;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 span.f a{
text-align: left;
color: #333
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:bold;
	text-align: left;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
