#coolweather_container {
    background-color: #FFF;
    border: 0px solid #C3CED9;
    width: 188px;
    font-size: 10px;
}
#coolweather_hint, #coolweather_input_container {
    padding: 3px;
    line-height: 1.4em;
}
#coolweather_input {
    width: 175px;
}