.es_caption 
{
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}
.es_msg 
{
	padding-top:0px;
	padding-bottom:0px;
	color:#F00;
}
.es_textbox 
{
	padding-bottom:10px;
}
.es_button 
{
	padding-top:10px;
	padding-bottom:5px;
}
.es_textbox_class 
{
	width:150px;
}/* Modified by FWW on 17122015 */
.es_textbox_button {    background-color: #d11820;    border-radius: 2px;    border-style: solid;    border-width: 0;    color: white;    font-family: Oswald;    font-size: 12px;    line-height: 30px;    text-transform: uppercase;    width: 100px;}.es_textbox_button:hover{    background-color: #ffffff;	cursor: pointer;	color: #d11820;   }   /* Modified by FWW on 17122015 */
.es_lablebox
{
	padding-bottom:3px;
        padding-top:0px;
}
