style=<style>
.track-panel {
position:relative; overflow:hidden;font-family:calibri;
}
.track-panel .sector {
float:left;
width:24.1%;
position:relative;
}
.track-panel .track {
border-bottom:1px solid #a0a0a0;
border-right:1px solid #a0a0a0;
padding:6px 0 0 4px;
height: 24px;
}
.track-panel .track > * { float:left; padding-top:0;padding-bottom:0}
.track-panel button { margin:0 1px; width:40px; height:20px;}
.track-panel button.small { width:20px; padding:0;margin:0}
.track-panel .counter {
display: inline-block;
width:25px;
text-align:center;
height: 20px;
line-height: 15px;
margin: 0;
background-color: #888;
color: white;
font-size: 17px;
}
.track-panel .track-label { width: 30px; position:linline; font-weight: 700;}
.track-panel .bottom {
float:left;
width:24.1%;
position:relative;
padding:6px 0 4px 4px;
}
.track-panel .bottom .r8 {
margin-right: 8px;
}
.track-panel .bottom .sendpc {
margin-left: 24px;
}
.gm-bottom {
text-align: right;
}
.gm-bottom .comp-value {
min-width: 61px;
display: inline-block;
}
.mnr-flags {
font-family: calibri;
}
.mnr-flags table {
border-collapse: collapse;
}
.mnr-flags .odd-row {
background-color: #e8e8e8;
}
.mnr-flags td {
font-size:16px;
text-align: center;
vertical-align: top;
padding: 3px 16px;
}
.mnr-flags td.aleft {
text-align: left;
}
</style>