div.back
{
    position: absolute;
    width: 98%;
}
a.back
{
    float: right;
}
table.data
{
    width: 100%;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    border-spacing: 0.0em;
}
table.data th
{
    width: 1%;
    text-align: left;
    white-space: normal;
    border: none;
    padding-left: 0.45em;
    padding-right: 0.45em;
}
table.data th,table.data tr:hover th
{
    background-color: #E5E5C3;
}
table.data tr:hover,table.data tr:hover td
{
    background-color: #ECECEC;
}
table.data td
{
    width: 1%;
    text-align: left;
    white-space: normal;
    border: 1px solid #CCCCCC;
    border-right: none;
    border-bottom: none;
    padding-left: 0.45em;
    padding-right: 0.45em;
}
table.data td.align-right
{
    text-align: right;
}
table.data td.highlight
{
    background-color: #F6F6DD;
}
#no-tabs
{
    visibility: visible;
    font-size: 0.9em;
}
#tabs
{
    visibility: hidden;
    font-size: 0.9em;
}
#tabs h2
{
    padding-left: 0.0em;
}
#tabs div.ui-tabs-panel
{
    padding-left: 0.0em;
    padding-right: 0.0em;
    padding-bottom: 0.0em;
}
#legend-box,#anchor-bubble-box
{
    visibility: hidden;
    position: absolute;
    left: 494px;
    top: 150px;
    width: 7.2em;
    font-family: 'trebuchet ms',helvetica,arial;
    font-size: 0.85em;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0.0em;
    padding-left: 0.1em;
    margin: 0.0em;
}
#anchor-bubble-box
{
    top: 250px;
}
#legend-box ul
{
    padding: 0.0em;
    margin: 0.0em;
    margin-left: 1.6em;
}
#legend-box ul li
{
    list-style: disc;
    cursor: pointer;
    padding: 0.0em;
    margin: 0.0em;
}
#legend-box ul li.red
{
    color: #C80000;
    list-style-image: url('/watl/eto/red.gif');
}
#legend-box ul li.orange
{
    color: #FFC800;
    list-style-image: url('/watl/eto/orange.gif');
}
#legend-box ul li.yellow
{
    color: #7878FF;
    list-style-image: url('/watl/eto/yellow.gif');
}
#legend-box ul li.green
{
    color: #0505FF;
    list-style-image: url('/watl/eto/green.gif');
}
#legend-box ul li.light-grey
{
    color: #CCCCCC;
    list-style-image: url('/watl/eto/light-grey.gif');
}
#legend-box ul li span
{
    color: #000000;
}
#info-bubble
{
    visibility: hidden;
    position: absolute;
    width: 46.0em;
    font-family: 'trebuchet ms',helvetica,arial;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0.5em;
    margin: 0.0em;
}
#info-bubble h3
{
    color: #202020;
    background-color: #ECECEC;
    padding: 0.3em;
}
#info-bubble .vspace-line
{
    height: 1.3em;
}
#info-bubble .label
{
    float: left;
    clear: left;
    display: block;
    width: 3.0em;
    font-size: 0.85em;
    background-color: #ECECEC;
    border-bottom: 1px solid #DCDCDC;
    padding: 0.0em;
    padding-left: 0.3em;
    margin: 0.0em;
}
#info-bubble .data
{
    float: left;
    clear: none;
    width: 6.0em;
    font-size: 0.85em;
    text-align: right;
    border-bottom: 1px solid #DCDCDC;
    padding: 0.0em;
    padding-left: 0.2em;
    margin: 0.0em;
}
.ui-box-left
{
    float: left;
    margin-right: 0.1em;
}
.highlight
{
    font-weight: bold;
    color: #000000;
}
.highlight-blue
{
    color: #0066FF;
}
