.temp{
    font-size:1.2em;
    font-family:Arial, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:Orange;
    }

.cc{
    font-size: 0.7em;
    font-family:Arial, Arial, Helvetica, sans-serif;
    color:Gray;
    font-weight: bold;
    }

.fcastWeekDay{
     font-size: 0.9em;
    font-family:Arial, Arial, Helvetica, sans-serif;
     color:Gray;
    font-weight: bold;
    }
    
.ccLoc
{
    font-size: 0.7em;
    font-family:Arial, Arial, Helvetica, sans-serif;
     color:white;
    font-weight: bold;
    }

.fcastDate{
    font-size: 0.7em;
    font-family:Arial, Arial, Helvetica, sans-serif;
     color:Gray;
    font-weight: bold;
    }

.curWind{
     font-size: 0.7em;
    font-family:Arial, Arial, Helvetica, sans-serif;
     color:Gray;
    font-weight: bold;
    }

.weatherTable
{
     width:220px;
     height:230px;
background: url(../../images/bgTempo.png);
vertical-align:middle;
    }
    
.weatherTable2
{
     width:140px;
     height:250px;
background: url(../../images/bgTempo2.png);
vertical-align:middle;
    }
    
    
.fcastTable
{
     font-size: 0.7em;
    font-family:Arial, Arial, Helvetica, sans-serif;
     color:Gray;
    padding:3px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    }

.weatherError{
   color: #ff0000;
   font-size: 12px;
   margin: 5px 0 5px 0;
} 
