#coolweather_container {
    width: 210px;
    font-size: 12px;
	color: #333333;
}
#coolweather_hint, #coolweather_input_container {
    padding: 0 12px 12px 12px;
    line-height: 1.4em;
}
#coolweather_input {
    width: 160px;
}