.eemail_caption {
}
.eemail_msg {
}
.eemail_textbox {
}
.eemail_button {
    position: absolute;
    right: 47px;
    top: 30px;
}
.eemail_textbox_class {
    border: medium none;
    color: #141414;
    font-family: Lato;
    font-size: 18px;
    font-weight: 300;
    height: 47px;
    padding: 0 0 0 10px;
    width: 352px;
}
.eemail_textbox_button {
    /*background: none repeat scroll 0 0 #4c5623;*/
    background:#485220;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: Lato;
    font-size: 18px;
    height: auto;
    padding: 11.7px 10px;
    width: auto;
	font-weight: 300;
}