@CHARSET "UTF-8";

body
{
	
}

.technical, #_atssh, #search, #toolbar, #lightBox, #lightBoxGallery, #hidden, .mapDialog, .detailedSearchDialog,
	#footer, #sidebar, #tabs
{
	display: none;
}

#logo img
{
	border-width: 0px;
}

#objectinfo .properties {
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

#objectinfo .properties th {
	padding: 11px 0;
    padding-right: 10px;
	vertical-align: top;
	width: 150px;
	text-align: left;
	border-bottom: 1px solid #e7e3e8;
}

#objectinfo .properties td {
	padding: 11px 0;
	vertical-align: top;
	border-bottom: 1px solid #e7e3e8;
}

#objectinfo .properties ul {
	list-style-type: none;
}

#objectinfo .properties li {
    padding-bottom: 8px;
}

#objectinfo .properties dt {
	font-weight: bold;
}

#objectinfo .properties dd {
	margin-bottom: 11px;
}