#coolweather_container {
    -background-color: #F9FBFC;
    border: 0px solid #F9F9F9;
    width: 300px;
    font-size: 12px;
}
#coolweather_hint, #coolweather_input_container {
    padding: 12px;
    line-height: 1.4em;
}
#coolweather_input {
    width: 160px;
}