/* Special Sections - Conferences */

/* -------------------------Agenda Table-----------------*/
table td { border-bottom: #F6DC54 1px solid; vertical-align: top; }
td.AgendaTime  { font-weight: bold; text-align: right; width: 25%; }
td.AgendaTime p { background: #861518; color: #F6DC54; font-weight: bold; text-align: right; }

.divText dl { margin: 0; margin-top: 0px; padding: 0; width: 100%; }
.divText dt { color: #861518; font-weight: bold; /*background-color: #861518; display: block; margin-bottom: 5px; text-align: center; padding: 3px; border-top: 4px groove #A75557; */ }
.divText dd { width: 275px; margin-left: 10px; padding-left: 5px; margin-bottom: 5px; }

/*---agenda for IE-----

* html .divText dl { margin: 0; margin-top: 10px; padding: 0; width: 100%; }
* html .divText dt { float: left; width: 40px; height: 41px; clear: both; color: #FFFFFF; background-color: #861518; display: block; margin-bottom: 5px;  text-align: center; padding: 3px;  }
* html .divText dd { width: 275px; height: 50px; margin-left: 50px; padding-left: 5px; margin-bottom: 5px; border-bottom: 1px solid #861518; }*/
