.tx-brochotalbum-pi2 .float-wrapper {
	overflow: hidden;
}


.tx-brochotalbum-pi2 .single-item {
	display: none;
}

.tx-brochotalbum-pi2 .first-item {
	display: block;
}
.tx-brochotalbum-pi2 .single-item .image-wrapper {
	float: left;
}

.tx-brochotalbum-pi2 .single-item .ttcontent-container {
	height: 129px;
	
	overflow: auto;

	padding: 10px;
}
.tx-brochotalbum-pi2 .single-item h3 {
	background: none;
}


.tx-brochotalbum-pi2 .current-page {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;

	background: white;

	font-weight: bold;
	text-transform: uppercase;
}

.tx-brochotalbum-pi2 .page-browser {
	position: absolute;
	z-index: 1000;
	margin-top: 5px;
	margin-left: -5px;

	_top: 451px;
	_left: 231px;
}

.tx-brochotalbum-pi2 .page-browser a {
	display: block;
	padding: 5px;
	width: 305px;
	background: rgb(41,44,59);

	margin-bottom: 1px;
}
.tx-brochotalbum-pi2 .page-browser a span {
	font-weight: bold;
	text-transform: uppercase;
}

.tx-brochotalbum-pi2 .thumbs-container {
	overflow: hidden;

	float: right;
}

.tx-brochotalbum-pi2 .thumbs-container .single-thumb {
	float: left;
	text-align: center;
	
	margin: 1px 1px 0 1px;

	cursor: pointer;

	width: 116px;
}

.tx-brochotalbum-pi2 .thumbs-container .single-thumb h5 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: 100%;

	color: white;
	font-weight: bold;

	text-align: center;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.tx-brochotalbum-pi2 .thumbs-container .single-thumb .image-wrapper {
	border: 1px rgb(202,192,182) solid;
}
