/* Wind Graph --AP-- 17/08/2009 */
#odo_box {
	width: 930px;
	height: 100px;
}
#wind_box2 {
	float: left;
	width: 930px;
	height: 104px;
	border: none;
	align: center;
	text-align: center;
	vertical-align: top;
}
#last_updated {  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#000; 
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
}

#wind_footer {  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#wind_pointer {  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#0000FF; 
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
}
#gust_pointer {  
	background: none; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#999999; 
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
}
#footer {
	float: left;
	width: 950px;
	height: 14px;
	border: thin solid #000000;
	text-align: center;
}