#coolweather_container {
    background-color: #edf6ff;
    border: 0px solid #C3CED9;
    width: 175px;
    font-size: 11px;
}
#coolweather_hint, #coolweather_input_container {
    padding: 11px;
    line-height: 1.4em;
}
#coolweather_input {
    width: 155px;
}