@charset "UTF-8";
/* CSS Document */

#weather {
	display: block;
	background-color: #ffffff;
}

	.weather-heading {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		float: left;
		display: block;
		width: 100px;
		font-size: 11px;
		font-weight: bold;
	}