#signupform{
	font-size: 12px;
	height: 100px;
	width: 198px;
	border:#e5ecf9 solid 1px;
	clear:both;
}

#fs_header{
height:16px; 
background:url('http://i.fouye.net/bg/bg-e5ecf9.gif') repeat-x;
background-color: #ffffff;
font-weight:bold;
padding:2px;
} 

#fs_input{
	font-size: 11px;
	height: 16px;
	width: 140px;
}

#fs_submit{
	font-size: 11px;
	height: 20px;
	width: 60px;
}

#fs_padding{
	padding:4px 12px 4px 3px;
	text-align:right;
}