
/*	body		{	font-family:arial;font-size:0.6em;	}	*/

/*
*	WEATHER CSS
*/

div.wWeather	{	font-size:0.8em;color:#FFFFFF;float:left;height:60px;width:68px;text-align:center;margin-right:1px;margin-top:18px;	}

	div.wDate	{	font-weight:bold;	}
	div.wIcon	{	margin-top:2px;	}
	div.wTemp	{		}


div.wWind	{}

div#descImage	{	position:absolute;right:0px;top:34px;width:51px;height:69px;	}

div.wBad		{	background:url('/images/weather/bad.gif') top left no-repeat;	}
div.wNice		{	background:url('/images/weather/nice.gif') top left no-repeat;	}
div.wNormal		{	background:url('/images/weather/normal.gif') top left no-repeat;	}

a#wWeatherLink	{	position:absolute;right:7px;top:5px;width:22px;height:25px;	}