.es_caption 
{
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}
.es_msg 
{
	padding-top:5px;
	padding-bottom:5px;
	color:#F00;
}
.es_textbox 
{
	padding-bottom:10px;
}
.es_button 
{
	padding-top:10px;
	padding-bottom:5px;
}
.es_textbox_class 
{
	width:200px;
}
.es_textbox_button 
{
	    background-color: #c0dc4e;
    border: 0 none;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    height: 36px;
    line-height: 1;
    min-width: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 10px;
    width: 60px;
}
.es_lablebox
{
	padding-bottom:3px;
	display:none;
}