#fcf2 {
	font-family:"Trebuchet MS";
	font-size:11px;
	margin:5px;
	width:400px;
	background-color: #FFFFFF;
	height: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7a471c;
	border-right-color: #7a471c;
	border-bottom-color: #7a471c;
	border-left-color: #7a471c;
	overflow: auto;
	cursor: auto;
	filter: Light;
	text-align: center;
	background-position: center top;
}
#fcf2 h3 {
	font-size:1.5em;
	background-color:#FFFFFF;
	color:#FF6600;
	font-weight:bold;
	padding:2px;
	margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
	float: right;
	width: auto;
	text-align: center;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}

