.form {
	width: 267px;
	color: #666666;
}
#fcf2 {
	font-family:arial;
	font-size:11px;
	border:3px solid #FFFFFF;
	width:261px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
#fcf2 h3 {
	font-size:1.5em;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
#fcf2 label {
	float: left;
	width: 80px;
	text-align: right;
}
#fcf2 span.f {
	width: 205px;
	text-align: left;
	float: left;
	margin-left: 10px;
}
#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
	font-weight:bold;
	color: #999999;
}
#fcf2 input, #fcf2 textarea {
	background: #FFF;
	border:1px solid #000;
	padding:2px;
	color: #000000;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
.title {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 263px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 2px;
}
p {
	margin: 0px;
}
