#coolweather_container {
    /*background-color: #F9FBFC;*/
    border: 1px solid white;
    width: 174px;
    font-size: 10px;
    margin-left: 5px;
    margin-top: 0;
}
#coolweather_hint, #coolweather_input_container {
    padding: 2px;
    line-height: 1.4em;
}
#coolweather_input {
    width: 160px;
}

