.tabParent>table,
.tabParent>div>table,
.tabParent>div>div>table{
    border-collapse:collapse;
    border-style:hidden;
    margin:0;
}

.subheader{
	background:#242f3e;
	font-size:13px !important;
	font-variant:small-caps;
	padding:2px;
}
.ui-progressbar{
    position:relative;
}
.ui-progress-label{
    font-size:11px !important;
    line-height:25px;
    position: absolute;
    text-align:center;
    width:100%
}
#statusButton{
    display:inline-block;
    margin:0;
    width:100px;
}
#statusBar{
    background:rgb(142,58,58);
    font-size: 10px;
    padding: 5px;
}
#soundNotify{
    display:inline-block;
    margin:0;
    padding:0;
}
#soundNotifyLabel{
    display:inline-block;
    margin:0;
    margin-left:2px;
    margin-right:2px;
}
#timerContainer{
    width:100%;
}
#timerContainer td,#timerContainer th{
    padding:5px;
}
#timerProgress{
    height:25px;
}