.wp-email p {
	text-align: left;
font-size:1.1em;
}
.wp-email strong {
color:#2b2b2b;

}
.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-email-image {
	border: 0px;
}
.TextField {
	border: 1px solid #CCC;
	padding:5px;
	font-family: verdana, arial, tahoma, serif;
	font-size: 1.0em;
margin-top:10px;
margin-bottom:5px;
}
.Forms {
	border: 1px solid #CCC;
	padding:5px;
	font-family: verdana, arial, tahoma, serif;
	font-size: 1.0em;
margin-top:10px;
margin-bottom:5px;
width:311px;
}
.Button {
	background: #EEE url('../images/submit_bg.gif') repeat-x;
	border: 1px solid #CCC;
	height: 25px;
	width: 80px;
	cursor: pointer;
margin-top:10px;
}
.Button:hover {
	background: #EEE url('../images/submit_bg.gif') repeat-x;
}
