

.map {
	/* clear:both; */
	/* float:left; */
	width:850px;
	height:900px;
	margin-bottom: 20px;
	background-color: #e1ebfc;
}

#legend{
	clear:right;
}

.popup-table th {
	font-weight:bold;
}


.popup-table-row {

	font-style:italic;
	font-weight:bold;	
}


.r1066 {
	background-color: #9AE3BD;	
}	
	
.r1086 {	
	background-color: #F0A1C0;
}

table {
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
font-size:90%
}

td, th {
display: table-cell;
vertical-align: inherit;
}
