


/* Start:/bitrix/templates/template.en/components/bitrix/catalog/photos/bitrix/catalog.section.list/.default/style.css*/
.b-gallery-section-list {
	overflow: hidden;
	margin: 0 0 0 -9px;
}
	.b-gallery-section-list_item {
		width: 235px;
		display: inline-block;
		margin: 0 0 20px 9px;
		overflow: hidden;
		*display: inline;
	  	zoom: 1;
	  	vertical-align: top;
	}
		.b-gallery-section-list_item-image {
			width: 235px;
			height: 160px;
			overflow: hidden;
			margin-bottom: 0.8em;
		}
			.b-gallery-section-list_item-image img {
				min-width: 235px;
				min-height: 160px;
			}
		.b-gallery-section-list_item-no-image {
			width: 235px;
			height: 160px;
			overflow: hidden;
			margin-bottom: 0.8em;
			background: #FFF url('/bitrix/templates/template.en/components/bitrix/catalog/photos/bitrix/catalog.section.list/.default/img/no-image_220x170.png') 50% 50% no-repeat;
		}	
		.b-gallery-section-list_item-title {
			margin-bottom: 0.8em;
		}
/* End */



/* Start:/bitrix/templates/template.en/components/bitrix/catalog/photos/bitrix/catalog.section/.default/style.css*/

.b-gallery-list-description {
	margin-bottom: 20px;
}
.b-gallery-list {
	overflow: hidden;
	margin: 0 0 0 -19px;
}
	.b-gallery-list_item {
		width: 235px;
		display: inline-block;
		margin: 0 0 20px 11px;
		overflow: hidden;
		*display: inline;
	  	zoom: 1;
	  	vertical-align: top;
	}
		.b-gallery-list_item-image {
			width: 235px;
			height: 160px;
			overflow: hidden;
			margin-bottom: 0.8em;
		}
/* End */
