.greenmail_error_msg {
	color: red;
}

.greenmail_success_msg {
	color: green;
}

.success_msg {
	color: green;
	font-weight: bold;
	margin: 0;
}

.unsuccess_msg {
	color: red;
	font-weight: bold;
	margin: 0;
}

.apiNotCorrect {
	color: red;
	font-weight: bold;
	margin: 10px 0 0 0 ;
}

.greenmail_merge_var{
	padding:0;
	margin:0;
}

.greenmail_signup_container {}
.greenmail_signup_form {}
.greenmail_signup_form .greenmail_var_label {}
.greenmail_signup_form .greenmail_input {}
.greenmail_signup_form select {}
.greenmail_signup_submit {
	text-align:center;
}

/* These don't seem to be used anymore */
.greenmail_signup_container {}
.greenmail_display_rewards {}
.greenmail_signup_form input.greenmail_interest {}
.greenmail_signup_form label.greenmail_interest_label {
	display:inline;
}

.greenmail_interests_header {
	font-weight:bold;
}

div.greenmail_interest {
	width:100%;
}

.greenmail-indicates-required {
	width:100%;
}

ul.greenmail_list {
	list-style-type: none;
}

ul.greenmail_list li {
	font-size: 12px;
}
