.emailbuddy input {
	color: #000000;
	background: #ffffff;
}

.emailbuddy input[type=submit] {
	color: #ffffff;
	background: #2888b5;
}

.emailbuddy input[type=submit]:hover {
	color: #d7d9f7;
	background: #1c76a0;
}

#pluginbuddyalert {
	background: #286285;
	border-color: #0000ff;
	color: #ffffff;
	z-index: 999999 !important;
}

