/* WIDGET GOOGLE WEATHER 1.00 */

.weather {
	margin: 0 12px 0px;
	font-size: 11px;
	line-height: 130%;
	}

.weather img {
	float: left;
	margin: 0 15px 10px 0;
	}

.weather h3 {
	font-size: 16px;
	color: #79000c;
	margin-bottom: 10px;
	font-family:"trojan", serif;
	font-style:normal;
	font-weight:bold;
	line-height:120%;
	}
	
.weather .min {
	color:#79000c;
}

.weather .max {
	color: #79000c;
}