
/* table - Earth and Venus Synods  */
.container-700-head { background-color: #666666; max-width: 700px; height: auto; margin-top: 20px; margin-right: auto; margin-left: auto; padding-top: 10px; padding-bottom: 6px; }
.container-synod-sides { background-color: #565656; max-width: 700px; height: auto; margin: 0 auto; padding-top: 10px; padding-bottom: 6px; }

/* for table cells  */
.date { float: left; width: 25%; height: auto; }
.synod { float: left; width: 25%; height: auto; }
.location { float: left; width: 25%; height: auto; }
.time { float: left; width: 25%; height: auto; }

/* text for tables */
.tbl-head { background-color: transparent; color: #eee; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing: 0.1em; text-align: center; margin: 4px auto; }
.tbl-sub-head { background-color: transparent; color: #eee; font-size: 12px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing: 0.1em; text-align: center; margin: 4px auto; }
.tbl-data { background-color: transparent; color: #eee; font-size: 12px; line-height: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; letter-spacing: 0.1em; text-align: center; margin: 4px auto; }