#ti_forecast  {
    display: none;
    //padding: 0px 5px 0px 5px;
}

#forecast-spot  {
    //padding: 0px 5px 0px 5px;
}

#ti_forecast,#ti_forecast a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    color: #70B237;
    text-decoration: none;
}

#forecast-spot table th.spots{
    
}
#forecast-spot table th.colwth{
    visibility:hidden;
}
#forecast-spot table th,#forecast-spot table td{
    width:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
#forecast-spot td,#forecast-spot th.spot{
border-top: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    text-align:center;
}
.spot a {
    color: #70B237;
}

#forecast-spot table td img {
    border: 0px
}
