.meteo-city-list {
  margin:8px 0 18px;
  }
  .meteo-city-list li {
    float:left;
    width:20%;
    }
    
    
.t_city {
    margin:0 auto;
    }
    .t_city td,
    .t_city th {
        padding:8px;
        font-size:14px;    
        vertical-align:middle;
        text-align:center;
        }
    .t_city th {           
        color:#474749;
        }
    .t_city .label {        
        text-align:left;
        }
        .t_city .label img {        
            vertical-align:middle;
            }
    
.annotation {
    margin:10px 0 18px;
    font-size:11px;
    color:#888;
    }
.annotation-brd {
    height:1px;
    border-top:1px solid #ccc;
    width:200px;
    }
