#weather_table { margin:30px 0; }

.big_weather_table2 { width:100%; font-family: Open Sans, Arial; font-size:13px; }
.big_weather_table2 .dayblock { width:137px; min-height:280px; float:left; background:#fdfdfd; padding: 20px; text-align:center; border-left:1px solid #f0f0f0; margin:0 0 15px 0px; }
.big_weather_table2 .dayblock .dayblock_date { font-size: 11px; text-transform: uppercase; }
.big_weather_table2 .dayblock:hover { background: #f9f9f9; border-left:1px solid #f9f9f9; }
.big_weather_table2 .temp_max { font-family:GothamProRegular, Open Sans, Arial; font-size: 27px; padding:10px 0 10px 0; font-weight:600; }
.big_weather_table2 .temper { font-size: 14px; margin-top:6px; margin-bottom:25px; }
.big_weather_table2 .cloudness { display:block; float:left; margin:1px 0 8px 0; cursor:help; }
.big_weather_table2 img.cloud { width:14px; margin:4px 7px 0 9px; float:left; display:block; cursor:help; }
.big_weather_table2 .wind_deg { display:block; float:left; margin:0px; cursor:help; }
.big_weather_table2 img.wind { width:14px; margin:2px 7px 0 9px; display:block;  float:left; cursor:help; }

.big_weather_table2 .humidity { display:block; float:left; margin:0 0 8px 0; cursor:help; }
.big_weather_table2 img.humid { width:12px; margin:3px 10px 0px 10px;  float:left; display:block; cursor:help; }
