/* Block custom gallery */
#gallery_block_left .tree { padding-left: 0.5em }
#gallery_block_left .tree li {
	border: none;
	padding-top: 5px;
	padding-left: 15px;
	background: none;
	margin-left: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px
}
#gallery_block_left .tree li.last { padding-bottom: 0 }
#gallery_block_left .tree ul { padding: 2px 0 0 }
#gallery_block_left .tree li li {
	padding: 1px 0 1px 15px;
	background: none;
	font-size: 11px;
	font-weight: normal
}
#gallery_block_left .tree li li.last { padding-bottom: 0 }
#gallery_block_left .tree li li li {
	padding-left: 15px;
	font-size: 9px
}
#gallery_block_left .tree a {
	padding-left: 0;
	color: #374853
}
#gallery_block_left .tree a:hover { text-decoration: none }
#gallery_block_left ul.tree a.selected {
	color: #488c40;
	font-weight: bold
}
#gallery_block_left span.grower {
	display: block;
	float: left;
	background-position: 0 3px;
	background-repeat: no-repeat;
	width: 9px;
	height: 15px;
	margin: 0 0 0 -12px!important;
	margin: 0 0 0 -8px;
	padding: 0
}
#gallery_block_left span.OPEN { background-image: url('../../img/arrow_right_2.png') }
#gallery_block_left span.CLOSE { background-image: url('../../img/arrow_right_2.png') }

#gallery_block_left ul.img {
	text-align: center;
	
}
#gallery_block_left ul.img li{
	margin-top:5px;
	text-align: center;
}
#gallery_block_home ul.img {
	text-align: center;
	
}
#gallery_block_home ul.img li{
	margin-top:5px;
	margin-left: 12px;
	text-align: center;
	float:left;
	
}