@charset "UTF-8";

.olFramedCloudPopupContent {
	font-family: sans-serif !important;
}

.olFramedCloudPopupContent h2 {
	margin: 0 !important;
	padding: 0 !important;
	color: #f00 !important;
	font-size: 12px !important;
	line-height: 14px !important;
	border: none !important;
}

.olFramedCloudPopupContent table {
	margin: 2px 0 0 0 !important;
	border-collapse: collapse !important;
}

.olFramedCloudPopupContent td {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.olFramedCloudPopupContent td:first-child {
	color: #00f;
	padding-right: 1em;
}

.olControlAttribution {
	padding: 3px;
	color: #00f;
	background-color: rgba(230,255,255,0.7);
	bottom: 5px !important;
	vertical-align: middle;
	font-size: 12px !important;
}

.olControlAttribution a {
	color: #00f;
	text-decoration: underline;
}

.olControlAttribution a:hover {
	color: #f00;
}

* html .olControlZoom a { /* IE6 Star Hack */
	background-color: #130085 !important;
}

.olImageLoadError { 
    display: none !important;
}
