.weather65 #conditions {
width:160px;
}
.weather65 p {
display:inline;
}
.weather65 #label {
float:left;
width:60px;
}
.weather65 #temp-label {
}
.weather65 #wind-label {
float:left;
}
.weather65 #dewpoint-label {
float:left;
}
.weather65 #humidity-label {
float:left;
}
.weather65 #visibility-label {
float:left;
}
.weather65 #barometer-label {
float:left;
}
.weather65 #data {
float:right;
padding-top:2px;
width:70px;
}
.weather65 #currentconditions-level {
clear:right;
display: block;
}
.weather65 #wind-level {
clear:right;
margin-top: -5px;
display: block;
}
.weather65 #dewpoint-level {
clear:right;
display: block;
}
.weather65 #humidity-level {
clear:right;
display: block;
}
.weather65 #visbility-level {
clear:right;
display: block;
}
.weather65 #barometer-level {
clear:right;
display: block;
margin-bottom: 10px;
}
div#rail h2.title,div#rail div.mostViewed h2.title {
color:#013D8C !important;
}