/*  4Mar2014: Created for the Meetings Page  */
.MtgDate {float: left; font-size:1em; font-weight:bold;}
/*  Code 4 Meeting Page  */
.LayoutMeetings {
    margin-left:auto;
    margin-right:auto;
    width:850px;
    /*  border: 10px solid;
    padding: 5px;  */
    font-size: 18px;"
  }
div.row4GBT span.left {
  float: left;
  text-align: right;
  width: 22%;
  padding-right: 10px;
  font-size:1em;
  }
div.row4GBT span.right {
  float: left;
  text-align: left;
  width: 68%;
  font-size:1.2em;
  }
div.spacer {
  clear: both;
  }
.RowFormat {
  margin-left:auto;
  margin-right:auto;
  width: 90%;
  text-align:center;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 8px;
  padding-top: 8px;
}

