div.subscribe-edit .red {
	color: red !important;
}
div.subscribe-edit .green {
	color: green !important;
}
div.subscribe-edit .errorcolor {
	color: red !important;
}
div.subscribe-edit .successcolor {
	color: green !important;
}
.notetext {
	color: green !important;
}
.errortext {
	color: red !important;
}
