/* Start of CMSMS style sheet 'BillAlpha' */
<!-- IMAGE BORDERS -->
.imgBorder { border: 1px solid #385C72; }

<!-- FORM BUILDER - CONTACT FORM -->
div#contactform legend { display: none; }
div#contactform label { padding: 10px 10px 10px 0;  }
div#contactform fieldset { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }

<!-- HORIZONTAL ROW -->
div.separator { width:100%; border-bottom: 1px dotted #294B5F; height:1px; margin: 20px 0; align: center; }

<!-- STRIKETHROUGH-->
.strike { text-decoration: line-through; }

div#eviivo {
  margin: 2em 0 2em 1em;  /* margin for the entire div surrounding the item */
  border: 0px; text-align: center;
  background: transparent; 
}
/* End of 'BillAlpha' */

