.ui-tabs .ui-tabs-hide {
display: none;
}
#tabs ul {
list-style-type: none;
height: 29px;
border-bottom: 1px solid #808080;
}
#tabs li {
margin-left: 0px;
}

#tabs ul a:link, #tabs ul a:visited, #tabs ul a:hover, #tabs ul a:active { color : #fff; border-bottom: none; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
display:block;
float:left;
padding:5px 8px;
background:#808080;
color:#fff;
font-size: 12px;
font-weight:bold;
margin-right:10px;
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
text-decoration:none;
outline:none;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
background:#ED1B24;
color: #fff;
border-bottom: none;
}
.time {
width: 150px;
text-align: right;
}
.sched {
padding-left: 20px;
padding-bottom: 15px;
}
.indentr {
margin-left: 30px;
}
