  
#chartdiv1 {
  width: 100%;
  height: 1200px;
}
#chartdiv2 {
  width: 100%;
  height: 400px;
}
#chartdiv3 {
	position: relative;
	width: 100%;
	height: 400px;
}
#wind-rose-select {
	position: absolute;
	top: 25px;
	right: 0;
}
#tablediv1 table th, #tablediv1 table td {
	font-size: 80%;
	padding: 1px 5px;
}


