#coolweather_container {

    /*background-color: #F9FBFC;*/

    border: 1px solid #666666;

    width: 318px;

    font-size: 12px;
	
	margin-bottom:10px;

}

#coolweather_hint, #coolweather_input_container {

    padding: 12px;

    line-height: 1.4em;

}

#coolweather_input {

    width: 100%;

}
