.clear {
	border: 0px none !important;
	clear: both !important;
	font-size: 1px !important;
	height: 1px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.MapViewer{
margin: 10px 0px 0px 0px;
padding: 0px 0px 8px 0px !important;
width: 373px;
}

.MapViewer *{
white-space: normal  !important;
padding: 0px !important;
margin: 0px  !important;
}

.MapViewer_Header{
border-bottom: solid #B3B3B1 1px;
}

.MapViewer_Footer{
border-bottom: solid #B3B3B1 1px;
border-left: solid #B3B3B1 1px;
border-right: solid #B3B3B1 1px;
padding: 3px !important;
}

a.Lense{
background: transparent url(../img/icon-lupe.gif) no-repeat center right;
float: right;
display: block;
height: 26px;
padding:  10px 38px 0px 0px !important;
font-weight: bold;
text-decoration: none !important;
color: #000000 !important;
}

#MapViewer_Preview{
width: 371px;
height: 371px;
margin: 5px 0px 0px 0px !important;
border: solid #B3B3B1 1px;
}

#MapViewer_FullSize{
width: 540px;
height: 540px;
margin: 5px 0px 0px 0px !important;
border: solid #B3B3B1 1px;
}

#ViewDescription{
width:  250px;
font-size: 0.75em;
}