#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;

width:500px;
}
#fcf2 h3 {
font-size:1em;


padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#FF6A00;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FF6A00;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 500px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6A00;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;


}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
}
