.apixuweather_cnt .error{
    background: #e4e4e4;
    padding:5px;
    color:grey;
}

.apixuweather_cnt.simple img{
    height:20px;
}

.apixuweather_cnt.large img{
    height:64px;
    width:64px;
    display: block;
    float:left;
}

.apixuweather_cnt.large div {
    float:left;
}