/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-EMail 2.50										|
|	Copyright (c) 2009 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;
}
#content .wp-email label {font-size:12px;
  font-weight: normal;
}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}
.TextField {
}
.Button {
}
#imageverify {width:170px;}
#wp-email-required {
clear:left;
  font-weight:normal;
}
#wp-email-button {
  text-align: right;
}
#wp-email-popup { 
	padding: 1em 1em 0;
}
#wp-email-content {text-align:left;
font-size:12px;
padding-bottom:25px;
}
#wp-email-content em {font-size:10px;
font-weight:normal;}