div.entry {}
div.row1 {
  clear: both;
  padding-top: 5px;
  }

div.row1 span.label {
  float: left;
  width: 170px;
  text-align: left;
  font-size:12px;
  }

div.row1 span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 
div.spacer {
  clear: both;
  }
div#contactform {width: 530px; background-color: #ccc;border: 1px dotted #333; margin-left:15px; padding-left:10px;}
input.btn {background-color: #1d7fb3;font-size: 12px;font-family: verdana, arial, sans-serif;color: #fff;border:1px solid #000;}
