.eform label, .eform input, .eform button
{
  display: block;
}

.eform_label label
{
  margin-top: 10px;
  padding-bottom: 2px;
}

.eform input
{
  width: 400px;
}

.eform textarea
{
  width: 600px;
  height: 200px;
}

.eform .eform_button input
{
  margin-top: 10px;
  width: 70px;
}


#ui-datepicker-div { z-index: 1 !important; }

#eform_149 {
	float: left;
    width: 330px;
}
#eform_149 input {
	width: 330px;
}
#eform_149 .eform_button input { width: auto; }

.macArthurLogo {
	float: right;
    height: 482px;
    width: 375px;
}
