#coolweather_header {
    background: url(/wordpress/wp-content/themes/coffeebreak-10/images/bt_weather.gif);
    width: 308px;
    height: 42px;
    margin: 0;
    padding: 0;
}


#coolweather_container {

    background: url(/wordpress/wp-content/themes/coffeebreak-10/images/bg_weather.gif) repeat;
    border-top: 0px solid #8AB9D0;
    border-right: 1px solid #8AB9D0;
    border-left: 1px solid #8AB9D0;
    border-bottom: 1px solid #8AB9D0;
    width: 306px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    //display: block;
}
#coolweather_hint, #coolweather_input_container {
    padding: 12px;
    line-height: 1.4em;
}
#coolweather_input {
    width: 160px;
}
