.weatherbody{
    font-size:11px;
    color: #666666;
    font-family:tahoma,verdana;
    }
 select.citySelectior{
	border: 1px none White;
	font-family: Tahoma;
	font-size: 8pt;
}    
.temp{
    font-size:22px;
    font-family:Tahoma;
    }

.cc{
    font-size: 11px;
    font-family:Tahoma;
    }

.fcastWeekDay{
    font-weight: bold;
    }
    
.ccLoc{
    font-weight: bold;
    }

.fcastDate{
    font-size: 11px;
    font-family:Tahoma;
	 direction:ltr;
    }

.curWind{
    font-size: 11px;
    font-family:Tahoma;
    }

.weatherTable{
    padding:5px;
    border:solid 0px #c3c3c3;
	 width: 96%
    }
    
.fcastTable{
    padding:3px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
    }