/* @override http://72.32.68.101/~jthompson/blog/wp-content/plugins/wp-email/email-css.css?ver=2.40 */

/* @override http://72.32.68.101/~jthompson/blog/wp-content/plugins/wp-email/email-css.css?ver=2.40 */

/* @override http://72.32.68.101/~jthompson/blog/wp-content/plugins/wp-email/email-css.css?ver=2.40 */

/* @override http://72.32.68.101/~jthompson/blog/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;
	display : block;
font-size : 0.85em;
text-transform : uppercase;
letter-spacing : 0.2em;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #ac855e;
	margin-bottom: 2px;
}
.wp-email label {
	line-height: 17px;
}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}

#imageverify {
	width: 17%;
	float: left;
	display: inline;
	margin-bottom: 0;
}

#wp-email form p {
	padding-bottom: 2px;
}

#wp-email form p label {
}
.TextField {
	width : 96%;
margin : 0 0 10px;
padding : 4px;
background : #e0f8f3;
border : 1px solid #a3d8dd;
font : 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #589397;
}

#yourremarks {
	background : #e0f8f3;
border : 1px solid #a3d8dd;
font : 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #589397;
	width: 98%;
}
.Button {
	border-width: 0;
	border-style: none;
	background: url(images/submit.jpg) no-repeat center bottom;
	height: 20px;
	padding: 0;
	margin: 11px 0 0;
	width: 96%;
	clear: both;
}

.Button:hover {
	border-width: 0;
	border-style: none;
	width: 96%;
	background: url(images/submit.jpg) no-repeat center top;
	height: 20px;
	clear: both;
	margin: 11px 0 0;
	padding: 0;
}

#wp-email form p em {
	font-size: 8px;
}

#wp-email-popup p a {
	color: #ac855e;
	clear: both;
	line-height: 47px;
}
#wp-email-required {
  font-weight: bold;
	padding-bottom: 13px;
	padding-top: 10px;
	margin-top: 5px;
	font-size: 6px;
}
#wp-email-button {
  text-align: center;
	margin-top: 0;
	display: inline;
	width: 100%;
	clear: both;
}

#wp-email-popup p {
	padding-top: 0;
	margin-top: -3px;
	margin-bottom: 9px;
}
#wp-email-popup {
	width: 420px;
	height: auto;
	border: 1px dashed #77c4c9;
	color: #d46974;
	padding-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 20px auto;
}

#wp-email form p img {
	display: inline;
}