/* CSS Document */

#easy_popup { border:1px solid #7f7f7f; background:#FFF!important;}
#easy_popup_content { padding:10px; }
#easy_popup_content INPUT { border:1px solid #a7accf; background-color:#FFF;}
#easy_popup_title { background:#f5e5ef; padding:7px 10px; color:#575757; font-weight:bold; text-align:left!important; }
#easy_popup_close { 
padding:5px 10px 3px 15px!important;
background:url(../images/close_popup.jpg) no-repeat 0 8px;
color:#575757;
}

#easy_popup_content .message { padding:3px 10px; background-color:#CEFFCE; margin-bottom:10px; }
