
#weather{
float:left;
width:570px;
height:130px;
margin:0;
padding:20px 0 10px 0;
}

#weather .forecast{
float:left;
width:70px;
padding:5px 4px 5px 0;
}

#weather .text{
color:#444;
font-size:0.9em;
}

#weather .textsmall{
color:#777;
font-size:0.85em;
line-height:0.95em;
}
