/* @override http://www.uvamblogs.com/jeffersons_academical_village/wp-content/plugins/wp-email/email-css.css?ver=2.40 */

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.7 Plugin: WP-EMail 2.40										|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- E-Mail CSS Style																|
|	- wp-content/plugins/wp-email/email-css.css							|
|																							|
+----------------------------------------------------------------+
*/

.wp-email P {
	text-align: left;
	color: #333333;
	font: 11px/18px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}
.wp-email label {
	font-weight: bold;
}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}
.TextField {
	color: #574f45;
	font: 11px/14px Arial, Helvetica, Geneva, sans-serif;
}
.Button {
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #000000;

}
#wp-email-required {
  	font-weight: bold;
}
#wp-email-button {
  	text-align: left;
	padding-top: 10px;
}
#wp-email-popup { 
	padding: 1em 1em 0;
}