/* @override http://dev.directo.it/corteangeli/blocks/gallery/css/gallery.css */

.ccm-gallery tbody tr td p{
	text-align:center;
}
.content .ccm-gallery {
	margin-top: 12px;
	padding: 12px 0px 0px 0px;
	border-top-style: none;
	border-left-style: none;
	border-style: none;
}
.ccm-gallery tbody tr td{
	vertical-align:middle;
	text-align:center;
	border-style: none;
}
.ccm-gallery tbody tr td img{
	display:block;
	margin:auto;
	margin-bottom:10px;
	cursor:pointer;
	border-style: solid;
}
.ccm-gallery img {
	border: 2px solid #963;
}