#routeRpt_infoDiv{position:absolute;z-index:1;right:10;bottom:30;background-color:#fff;opacity:0.75;width:270px;height:170px;margin-top:130px;}
#routeRpt_infoDiv ul {list-style-type: none;}
#routeRpt_infoDiv ul li{margin-bottom: 4px;margin-left: -20px}
.routeRpt_detailRow {
	font-size: 1.1em;
}
.routeRpt_detailLabel {
	font-weight: bold;
}
.route-hist-label {
	margin: 18 0 0 -20!important;
	font-weight: bold;
    font-size: 1.1em !important;
    text-align: center !important;
}

#logbookRpt_infoDiv{position:absolute;z-index:1;right:10;bottom:30;background-color:#fff;opacity:0.75;width:270px;height:175px;margin-top:130px;}
#logbookRpt_infoDiv ul {list-style-type: none;}
#logbookRpt_infoDiv ul li{margin-bottom: 4px;margin-left: -20px}
