.hp_name {
	display: none;
}

.error input {
	border: 1px solid #FF0000;
}

.error {
	color: #FF0000;
}

.success {
	color: #00DB03;
}

.mailer_2108_wrap label {
	display: inline-block;
	vertical-align: top;
	width: 200px;
}

.mailer_2108_wrap .input_wrap {
	margin-bottom: 15px;
}

.mailer_2108_submit {
	cursor: pointer;
	text-align: right;
	padding-right: 50px;
}

.mailer_2108_wrap error {
	border: 0px solid red;
}

.mailer_2108_wrap {
	padding: 25px;
}

#gss {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.input_wrap.error {
	border: 0px solid red;
}

.status.error {
	border: 0px solid red;
}