.locations
{
 width: 95%
}


.locations th
{
 padding: 3px;
 vertical-align: top;
 border: 1px inset #ecd980;
 background-color: #ffd56f;
 background: url(../images/nav.gif);
 border: 1px inset #ecd980;
 font-weight: bold;
 color: #FFF0A5;
}


.locations td
{
 padding: 3px;
 vertical-align: top;
 background-color: #ffd56f;
  border-bottom: 1px inset #ecd980;
}

.forecast
{
 width: 100%;
}

.forecast td
{
 font-size: 8pt;
 border-right: 1px dashed #ecd980;
 line-height: 9px;
}