#frm-user-register{
	padding: 20px;
	border: #999;
	background: #F1F1F0;
	border: 1px solid #E5E5E5;
}

#frm-user-register-msg-ajax,
#frm-user-register-msg-success{
	display: none;
}

#registro-benefits{
	
}
#registro-benefits h2{
	font-size: 22px;
}
.benefit{
	color: #999;
	margin: 10px 0;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
.benefit h3{
	color: #666;
	font-weight: normal;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0px 0;
}
.benefit p{
	font-size: 12px;
	margin: 0;
}
