.signupform{
	margin:0 auto !important;
  max-width:460px;
  padding:30px 0;  
}

.signupform > p {
  float:none;
  margin-right: 0px;
  /*max-width:240px;*/
}

.pum-content.popmake-content{
  background:#fff none repeat scroll 0 0;
  border:3px dashed #ebc076;
  padding:30px;
}

pum-content.popmake-content{
  font-size:24px;
  margin-bottom:0; 
}

.signupform .wpcf7-form-control.wpcf7-text.wpcf7-email{
	background:#333 none repeat scroll 0 0 !important;
  border:3px solid !important;
}

.signupform .wpcf7-form-control.wpcf7-submit{
	background:#ebc076 none repeat scroll 0 0 !important;
  color:black;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
  border:medium none;
  color:#ebc076;
  display:block !important;
}