#weatherView {float:left; padding-left:40px; display:none; margin-top:10px;}
.weather img {float:left; padding-right:5px;}
.weather label {width:6em;float:left; }
#weather {
background-color:#eaecf5;
padding:5px;
border-left-width:1px;
border-right-width:1px;
border-left-style:solid;
border-right-style:solid;
border-left-color:#b3c3e3;
border-right-color: #b3c3e3;
}
.clickDownArr, .clickDownDep, #currConditionsArr, #currConditionsDep{
float:left;
width:95%;
padding:5px;
}
.clickDownArr, .clickDownDep{
display:none;
}
#weatherHeadingDep, #weatherHeadingArr{vertical-align:top;}
#weatherClickerArrHide, #weatherClickerDepHide{display:none}
#currentWeatherArr td, #currentWeatherDep td {padding:0px;}
