/***********************************************************************************************/
/* weather widget for blogs */

#weather {
	padding-top: 3px;
}
#weather .col1-2 {
	width: 159px;
}
#weather form {
	padding-bottom: 8px !important;
}
#weather form h4 {
	font-size: 14px !important;
}
#weather .p-top {
	padding-top: 10px;
}
#weather-text {
	overflow-x: hidden;
}
#weather-text span {
	white-space: nowrap;
}

