 div.esu-sc-form {
                  display: inline-block;
                }
                .esu-error,
								.easy-sign-up-err { 
										background-color: #FFDFDF !important;
										color:#f127e9 !important;
								}
.esu-sc-form input,.esu-sc-form label,
								#w_esu_widget input,#w_esu_widget label
								{ 
									padding: 4px 0px !important;margin-top:2px;margin-bottom:2px;
								} 
								div.easy-sign-up-err
								{
									display:none;padding:6px !important;
								}
.esu-good
								{ 
									background-color:#ffffff !important;
									color:#000 !important;
									}
.esu-sc-form em,
								#w_esu_widget  em
								{
									color:#9f999e !important; 
									padding-right:5px !important;
								}
div.esu-sc-form
									{
										position: relative !important;
										float: left !important; 
										padding:10px !important;
									}
#w_esu_widget  label, #w_esu_widget  input {display: block !important;}
.esu-sc-form label{ width:42px !important; display:inline-block !important;}
