.full .thumbnail_lisopenweather h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.lisopenweather-icon {
    display: block; 
    min-width: 68px;
    min-height: 68px;
    float: left;
    margin: 0 20px 0 0;
}

.lisopenweather-icon img {
}

.lisopenweather-temp {
    font-size: 18px;
}

.lisopenweather-today {
    margin-bottom: 0;
}

.lisopenweather-credit {
    font-size: 9px;
    margin: 0;
    text-align: right;
}

.lisopenweather-credit a,
.lisopenweather-credit a:hover {
    color: #444;
}