.separatorMail {
	border-bottom-style: dotted;
	border-bottom-color: #9C9A9C;
	border-bottom-width: 1px;
	margin-top: 20px;
	padding-bottom: 15px;
}
.separatorSubmit {
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	border-bottom-width: 1px;
}
.red {
	color: #DF162A;
}
