.contactus
{
  clear: both;
  float: left;
  padding-bottom: 5px;
}

.contactus *
{
  clear: both; 
  float: left;
}

.contactus .label
{
  clear: both;
  float: left;
  min-width: 150px;  
}

.contactus .umbEditorTextField
{
  clear: both;
  float: left;
  width: 300px;
}

.contactus .umbEditorTextFieldMultiple
{
  clear: both;
  width: 400px;
  float: left;
  height: 200px;
  font-family: Tahoma;
  font-size: 12pt;
}

.contactus .field
{
  clear: both;
  float: left;
  padding-left: 5px;
}

.contactus .button
{
  clear: both;
  float: left;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #F2EEE8 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 36px;
  height: 36px;
  margin: 0;
  padding: 0 26px !important;
  overflow: visible;
  cursor: default;
  z-index: 0; 
  background-image: url('http://portal.centralcoastwineservices.com/media/87/button.png');
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */