/* 
CSS styles for use with example.php bundled with the PHPWeatherLib library v1.1
PHPWeatherLib Homepage: http://www.ebrueggeman.com/phpweatherlib
 */
.table_weather_widget {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}