@CHARSET "utf-8";

.dbmudam .tx-calendar {
	display: none;
}
.tx-page-browser {
	display: none;
}

.dbmudam .tx-selected-expositions-results-row {
	padding-bottom: 20px;
}

.dbmudam .tx-calendar-results-row {
	padding-bottom: 20px;
}
.dbmudam .tx-calendar-results-right h4 a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.dbmudam .tx-sidebar {
	display: none;
}
.dbmudam .tx-static-footer {
	display: none;
}
.dbmudam .tx-static-pages {
	display: none;
}

.dbmudam .tx-exposition-home-content, .dbmudam .tx-events-home-content {
	margin-left: 15px;
}

.dbmudam .tx-static-content {
	position: static;
	float: none;
	padding-left: 15px;
	padding-bottom: 0px;	
	width: auto;
	border-top: 1px #000000 solid;
	padding-top: 20px;
}
.dbmudam .tx-static-content .tx-sidebar {
	display: none;
	float: none;
	margin-left: 0px;
	position: static;
	width: auto;
}
.dbmudam .tx-static-content .tx-content-left {
	display: inline;
	float: none;
	margin-left: 0px;
	position: static;
	width: auto;
}
.dbmudam .tx-static-content .tx-content-middle {
	display: inline;
	float: none;
	margin-left: 0px;
	position: static;
	width: auto;
}
.dbmudam .tx-static-content .tx-content-right {
	display: inline;
	float: none;
	margin-left: 0px;
	position: static;
	width: auto;
}
