/* styles for gallery */

.csc-textpic-imagewrap .csc-textpic-imagerow div.csc-textpic-image {
	display: block !important;
	width: 110px !important;
	height: 110px !important;
	overflow: hidden !important;
}

.csc-textpic-imagewrap .csc-textpic-imagerow div.csc-textpic-firstcol img{
	width: auto !important;
	height: auto !important;
	max-width: 164px !important;
	max-height: 164px !important;
}

