.collection-gallery .white-mini-box {
	margin-top:20px;
}
.collection-gallery_content {
	display:none;
}
.collection-gallery_title {
	font-size:20px;
	cursor:pointer;
	text-decoration:underline;
	
}
.collection-gallery_content-name {
	font-weight:700;
	margin-top:20px;
	margin-bottom:10px;
}
.collection-gallery_content-text {
	margin-bottom:10px;
}
.collection-gallery_content-gallery a{
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}