body { background:#1c292d;
}
#fcf2 {
	font-family:arial;
	font-size:11px;
	margin:5px;
	background-color:#1b1b1b;
	width:450px;
	left: 613px;
	top: 187px;
}
#fcf2 h3 {
	font-size:1.5em;
	background-color:#1b1b1b;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	margin:0px;
}
#fcf2 p {
	text-align:center;
	padding:8px;
	background-color:#1b1b1b;
}
#fcf2 em {
	color:#F00;
	background-color:#1b1b1b;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	color:#FFFFFF;
	background-color:#1b1b1b;
}
#fcf2 label {
	float: left;
	width: 100px;
	text-align: right;
	background-color:#1b1b1b;
}
#fcf2 span.f {
	float: right;
	width: 335px;
	text-align: left;
	background-color: #1b1b1b;
}
#fcf2 div.sp {
	clear: both;
	background-color:#1b1b1b;
}
#fcf2 .req {
	font-weight:bold;
	background-color:#1b1b1b;
}
#fcf2 input, #fcf2 textarea {
background: #ffffff;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #9ab9ad;

}

