.col1{
background: #5C7080;
}
.col2{
background: #6BC0FF;
}
.col3{
background: #E8AA4C;
}
.col4{
background: #FF384E;
}
.col5{
background: #009900;
}
.col6{
background: #ff6600;
}
.highcharts-credits{display:none;}

#container{
	box-shadow:0 0 2px 1px #cccccc;
	margin-top:10px;
}

#container a{
	text-decoration:none;
}
#county{
	padding:5px;
	background:#373737;
	color:#fff;
	position:absolute;
	z-index:100;
	display:none;
	border-radius:5px;
}
.dwdiv:hover{
	background:#eee;
}
#bdy1:hover{
	background:#b8c8f2;
	
}