﻿/* Styles for CMS Contact Form Page */

#contactusinfo {float: right;
  /* width: 25%; */
  margin: 0 0 5px 10px;
  padding: 5px;
  border: 1px dashed black;
  background-color:#FFFFCC;
}
#contactusinfo h4 { margin: 0.3em 0; color: #009; }
#contactusinfo h4.extrabottommargin { margin-bottom: 1em; }
