div.tx-es-gallerymanager {
	width: 100%;
	position: relative;
	float: left;
}
ul.artist-list-view {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	font-size: 0.75em;
}
ul.artist-list-view li.artist-list-item {
	float: left;
	width: 152px;
	height: 123px;
	text-align: center;
	margin: 6px 7px;
}
ul.artist-list-view li.artist-list-item img {
	display: block;
	width: 80px;
	margin: 0 auto 5px;
}
.tx-es-gallerymanager .image-slider-wrapper {
	float: left;
	width: 816px;
	margin-right: 8px;
	height: 731px;
}
.tx-es-gallerymanager .linkbar-artists {
	width: 152px;
	position: absolute;
	top: 446px;
	right: 0;
	text-align: right;
}
.tx-es-gallerymanager .linkbar-artists .artist-title {
	margin-bottom: 30px;
	text-transform: uppercase;
}
.tx-es-gallerymanager .linkbar-artists ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tx-es-gallerymanager .linkbar-artists li {
	font-size: 0.875em;
}
.tx-es-gallerymanager .linkbar-artists li a {
	font-size: 1em;
}

/* ---------- Exhibitions ---------------*/
.tx-es-gallerymanager .exhibition-list-view {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.tx-es-gallerymanager .exhibition-list-view .exhibition-list-item {
	clear: left;
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.tx-es-gallerymanager .exhibition-list-view .exhibition-list-item .exhibition-list-location,
.tx-es-gallerymanager .exhibition-list-view .exhibition-list-item .exhibition-list-date {
	font-size: 0.875em;
}
.tx-es-gallerymanager .exhibition-list-view .exhibition-list-item .exhibition-artists p {
	margin: 0;
}
.tx-es-gallerymanager .exhibition-list-view .exhibition-list-img-wrap {
	float: left;
	min-height: 1px;
	width: 325px;
}
.tx-es-gallerymanager .exhibition-list-view .exhibition-list-img-wrap img {
	float: right;
}
.tx-es-gallerymanager .exhibition-list-view .teaser-box {
	float: right;
	margin-left: 14px !important;
	width: 65.9639%;
}
.tx-es-gallerymanager .exhibition-list-view .teaser-box h2 {
	clear: both;
	margin-bottom: 0.5em;
	width: 498px;
}
.tx-es-gallerymanager .exhibition-list-view .list-teaser,
.tx-es-gallerymanager .exhibition-list-view .exhibition-artists {
	clear: left;
	float: left;
	min-height: 2em;
	width: 498px;
}
.tx-es-gallerymanager .exhibition-list-view .more {
	position: absolute;
	right: 0;
	top: 21px;
	font-size: 0.875em;
}
.tx-es-gallerymanager .exhibition-header-wrap {
	width: 100%;
	margin-bottom: 20px;
}
.tx-es-gallerymanager .exhibition-header-wrap h1 {
	 margin-bottom: 0;
 }
.tx-es-gallerymanager .exhibition-header-wrap span.exhibition-detail-date {
	font-size: 0.875em;
}
.tx-es-gallerymanager .description-wrap {
	clear: left;
	width: 816px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}
.ad-gallery .ad-image-wrapper {
	/*width: 856px !important;*/
}

/* Zeeman Video */
.tx-es-gallerymanager .embed-wrap {
	padding: 15px 0;
}
.tx-es-gallerymanager .mov-container {
	float: left;
	margin-right: 15px;
}
.tx-es-gallerymanager .mov-container:last-child {
	margin-right: 0;
}
.tx-es-gallerymanager .fullWidth {
	width: auto;
}