strong {
	font-weight: bold;
}

ul.acpwh li{
    list-style-image: url('../scripts/mod_h3.png');
}

.submit {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #517291;
	border-left: 0;
	color: #517291;
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
}

*:first-child+html .submit {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

* html .submit {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
}


.downloads_header {  font-family: Arial, Helvetica, sans-serif; color: #000080; font-size: 12px; font-weight: bold; background-color: #d0d0d0 }
.downloads_text {  font-family: Arial, Helvetica, sans-serif; color: #000080; font-size: 12px; background-color: #ffffff; border:#d0d0d0; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }
.downloads_icons {  font-family: Arial, Helvetica, sans-serif; color: #000080; font-size: 12px; background-color: #ffffff; border:#d0d0d0; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }

.leaflets_leaflet_row1 {  background-color: #fafafa; border:#cccccc; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; padding: 5px }
.leaflets_leaflet_row2 {  background-color: #ffffff; border:#cccccc; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; padding: 5px }