/* 
CSS styles for use with example.php bundled with the PHPWeatherLib library v1.1
PHPWeatherLib Homepage: http://www.ebrueggeman.com/phpweatherlib
 */
.table_weather_widget {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ffffff;
	width: 300px;
}
