<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.gallery-thumb
{
	position:relative;
	display:block;
	float:left;
	height:180px;
	width:180px;
	margin-right:6px;
	background-size:cover;
	opacity:1;
	margin-bottom:5px;
	/*box-shadow:inset 0 0 15px #999;*/
}

.dresel-map
{
	position:absolute !important;
	top:535px;
	left:0;
	width:796px;
	height:471px;
}

.dresel-map *
{
	color:#333;
}

.maps-link
{
	color:#999 !important;
	font-size:15px !important;
}

.maps-link:hover
{
	color:#bbb !important;
}

.map-switch
{
	position:absolute;
	top:538px;
	right:6px;
}

</pre></body></html>