#fsignin p.error  {
	font-weight: bold;
	color: #FF0000;
}
#fsignin p.feedback {
	font-weight: bold;
	color: #000099;
}
#fsignin label {
	display: inline-block;
	width : 100px;
	line-height: 15px;
	vertical-align: top;
}
#fsignin input {
	font-family: Arial;
	font-size  : 12px;
	border: 1px solid black;
}
#fsignin textarea {
	font-family: Arial;
	font-size  : 12px;
	border: 1px solid black;
}
#fsignin #ipass1,
#fsignin #ipass2 {
	width: 100px;
}
#fsignin #imsg {
	width : 400px;
	height: 100px;
}
#fsignin p.btn a {
	display: inline-block;
	position: relative;
	width :  64px;
	height:  21px;
	margin:  0px auto;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	line-height:  21px;
	text-transform : uppercase;
	text-decoration: none;
	text-align     : center;
	background: url(../images/btn-enviar.jpg);
}

#area32 #sections {
	margin-top:  0px;
}
