.wp-email P {
	text-align: left;
}
.wp-email label {
  font-weight: bold;
}
.wp-email textarea{
width:250px;
height:50px;
font:20px Tahoma;
}
.wp-email input, .wp-email textarea{
padding:2px;
border:1px solid #CCC;
font-size:20px;
width:300px;
}
input#imageverify{width:70px;}
input#wp-email-submit{width:120px;}
.wp-email-loading {
	display: none;
	height: 16px;
    padding:0 15px;
}
.wp-email-image {
	border: 0px !important;
    float:left;
}
.TextField {
}
.Button {
  cursor:pointer;
  border:1px outset #CCC !important;
  font-weight:700;
  letter-spacing: -1px;
}
#wp-email-required {
  font-weight: bold;
}
#wp-email-button {

}
#wp-email-popup {
	padding: 1em 1em 0;
}
.erori{ padding:0 15px 0 15px; }