div#toggle_wrapper div.glob-left table{
width: 100%;
border-collapse: separate;
border-spacing: 1px;
}

div#toggle_wrapper div#toggle-divs div div div.tog-content div.glob-left table.map-description{
	margin: 16px 0 18px;
}

div#toggle_wrapper div.glob-left table tr th{
    background-color: #999999;
    padding: 0px;
    font-size: 12px;
    vertical-align: top;
}

div#toggle_wrapper div.glob-left table tr th div.tdred{
    background-color: #fdb515;
    height: 8px;
}
div#toggle_wrapper div.glob-left table tr th div.tdyellow{
    background-color: #ffcc00;
    height: 8px;
}
div#toggle_wrapper div.glob-left table tr th div.tdblue{
    background-color: #346699;
    height: 8px;
}

div#toggle_wrapper div.glob-left table tr th span{
    color: #ffffff;
    display: block;
    padding: 5px 5px;
}

div#toggle_wrapper div.glob-left table tr td{
    background-color: #cccccc;
    text-align: left;
    padding: 4px 5px;
}

div#toggle_wrapper div#toggle-divs div#container-tab5.no-show div#tab5-toggle-images div#tab5-over1.tog-content div.glob-left table.map-description tbody tr th div.tdred{
   background-color: #fd751b;
}
div#tab4-toggle-images div#tab4-over1.tog-content div.glob-left table.map-description tbody tr th div.tdblue,
div#toggle_wrapper div#toggle-divs div#container-tab4.no-show div#tab4-toggle-images div#tab4-over1.tog-content div.glob-left table.map-description tbody tr th div.tdred{
height: 0px;
}