
#currentblock {
align: left; 
font-size: 0.79em;
}

#forecastblock {
align: center; 
float:left; 
width: 90px; 
height: 165px; 
font-size: 0.79em;
}

#forecastcondition {
align: center;
}

#forecasttemp {
align: center;
}

#condition {
display:none;
}

#wind {
font-size: 0.79em;
}

#windChill {
font-size: 0.79em;
}


#temperature {
font-size: 0.79em;
}

#pressure {
font-size: 0.79em;
}

#dewpoint {
display:none;
}

#visibility {
display:none;
}

#humidity {
font-size: 0.79em;
}

#uvforecast {
display:none;
}

#windforecast {
display:none;
}

#air {
font-size: 0.79em
}
#hidden {display:none;}

/*added JE 20111109 */
#forecastblock{height:auto;}
