#event-scehdule-0 table tr:nth-child(9),
#event-scehdule-0 table tr:nth-child(20),
#event-scehdule-0 table tr:nth-child(26),
#event-scehdule-0 table tr:nth-child(34) {
 background-color: #F4A460;   
}
#event-scehdule-0 table tr:nth-child(30),
#event-scehdule-0 table tr:nth-child(27),
#event-scehdule-0 table tr:nth-child(21),
#event-scehdule-0 table tr:nth-child(10),
#event-scehdule-0 table tr:nth-child(16) {
 background-color: #E5E5E5;   
}
.sub-title-inner h2 { background-image: none; }

.speaker {
    display: block;
}

.speaker:after {
    content: none;
}

.eventum-schedules .table-hover td:nth-child(4) {
    white-space: nowrap;
}

.themeum-speaker-listing .speaker-inner { min-height: 330px; }