#fcf2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	text-align: center;
}
*html #fcf2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	text-align: center;
	margin:0px;
}
#fcf2 div.r {
	clear: both;
	padding-top: 10px;
}
* html #fcf2 div.r {
	clear: both;
	height:10px;
	margin:0px;
}
#fcf2 label {
	float: left;
	width: 200px;
	text-align: right;
}
#fcf2 span.f {
	float: right;
	width: 330px;
	text-align: left;
}
#fcf2 div.sp {
	clear: both;
}
