.photos_gallery_item {
	width: 180px;
	float: left;
	height: 160px;
	text-align: center;
	margin-right: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}

.photos_gallery_icon {
	border: solid 1px #e9d5bf;
	width: 120px;
	height: 110px;
	margin: 0 auto;
	padding-top: 10px;
}

.photos_image_item {
	width: 120px;
	height: 110px;
	border: solid 1px #e9ded2;
	text-align: center;
	float: left;
	padding-top: 10px;
	background-color: #FFFFFF;
}

.ik_block_content .photos_image_item {
	margin-right: 12px;
	margin-top: 12px;
}

.photos_image_control {
	height: 30px;
	margin: 0 auto;
	padding: 6px 0 6px 0;
}

.photos_image_control_left {
	width: 53px;
	float: left;
}

.photos_image_control_right {
	width: 53px;
	float: right;
}

.photos_image_control_center {
	width: 528px;
	margin: 0 auto;
}


.photos_image_cell {
}

.photos_photo {

}

.photos_back_album {
	text-align:right;
	font-size: 11px;
	font-weight: bold;
}

.photos_menu_active {
	color: #6f9b23;
}


.photos_menu_item {
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	display: block;
}

