#yahooWeatherPanel
{
	width:300px;
	height:220px;
	background-image:url(Images/imgBlueShapeRSSHeader.gif);
	background-repeat:repeat-x;
	margin-left:3px;
   	font-family:Arial;
	font-size:10pt;
	color:#000099;
	text-decoration:none;
}

#yahooWeatherTitle
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color:#000099;
	font-family:Comic Sans MS;
	font-size:13pt;
	font-weight:bold;
}

#yahooWeatherContent
{
	padding: 0px 0px 0px 0px;
	color:#000099;
	font-family:Arial;
	font-size:10pt;
}

.weatherFrame {
	width: 294px;
	height: 192px;
}