
.tx_brochotalbum_textpic h2 {
	font-weight: bold;
	font-size: 13px;
	background: none;

	color: rgb(41, 44, 59);

	text-transform: uppercase;

	height: auto;
	line-height: 15px;
}

.tx_brochotalbum_textpic .image-wrapper {
	float: left;

	height: 254px;
}
.tx_brochotalbum_textpic .image-wrapper img{
  display: block;
}
.tx_brochotalbum_textpic .text-wrapper {
	height: 234px;
	overflow: auto;

	padding: 10px;
}
.tx_brochotalbum_textpic .ttcontent-container {
	overflow: hidden;
}

.tx_brochotalbum_textpic .thumbs-container {
	cursor: pointer;
}
.tx_brochotalbum_textpic .thumbs-container{
  font-size: 0px;
}

