/* 
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;
	font-size: 11px;
	border: 0px solid #666666;
	width: 275px;
	letter-spacing: -1px;
}
