@charset "utf-8";

.skycons-weather {overflow:hidden;}
.skycons-weather .weather-row { float:left; overflow:hidden; width:100%; }
.skycons-weather .weather-list { overflow:hidden; }
.skycons-weather .weather-image { position:relative; overflow:hidden; }
.skycons-weather .weather-content { margin:0px 0px -2px; overflow:hidden; }
.skycons-weather .weather-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; }
.skycons-weather .weather-text { margin-top:0px; }
.skycons-weather .weather-text #temp { color: #ff0000;}
.skycons-weather .weather-skycons { text-align:center; padding-top:20px; }
.float-left { float:left; }
.float-right { float:right; }