#main-wrapper {
/*	background: rgba(227,227,227,0.6);*/
}
#content-list .node.custom-google-gallery-teaser {
	position: relative;
	float: left; margin: 0 45px 30px 0; display: block; width: 279px; height: 187px;
}
#content-list .node.custom-google-gallery-teaser:nth-child(3n+0) { /* affect all children whose index is a multiple of 3 */
	margin-right: 0;
}
.field-field-ggallery-image {
	cursor: pointer;
}
.gallery-label {
	position: absolute; bottom: 0; left: 0; display: table-cell; padding: 5px 0 0 0; width: 100%; background: rgba(255,255,255,1); color: #646464; text-align: center; border-bottom: 2px solid #ccc;
}