#formular{
	width:510px;
	float:left;
}

#fcf2 {
	text-align: center;

}
#fcf2 h3 {
	font-size:1.5em;
	background-color:#e0e1e1;
	color:#000000;
	font-weight:bold;
	padding:4px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#fcf2 p {
	text-align:center;
	padding:8px;
}
#fcf2 em {
	color:#F00;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
}
#fcf2 label {
	float: left;
	text-align: left;
	width:200px;;
}
#fcf2 span.f {
	float: right;
	width: 305px;
	text-align: left;
}
#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
font-weight:bold;
}

#fcf2 input:focus, #fcf2 textarea:focus {
	background: #f2f2f2;
	border:1px solid #3D5686;	

}
#fcf2 .send{
	width: 100px;
	font-size: 12px;
	padding: 0;	
}

.text1{
	background: #FFF;
	border:1px solid #000;
	padding:2px;
}

