.emailserving_input{ 
background:#ffc;
border:1px solid #006;
}

.emailserving_input:hover{
background:#ff6;
border:1px solid #f00;
}