.imagegallery .picture {
	margin-bottom:5px;
	border:0;
	position:relative;
	*overflow:hidden;}
.imagegallery img {
	position: relative; bottom: 100px; right: 100px;
	overflow:hidden;}
.imagegallery .GalMask {
	overflow:hidden;
	width: 294px; 
	height: 170px;
	z-index:1;
	*overflow:hidden !important;}	
	

.imagegallery .cntMainMask {
	position: absolute; top: 0; left: 0;
	width: 294px; 
	height: 170px;
	background: transparent url(../../siteimages/bcgHomeBoxImageGalleryMask.png) no-repeat 0 0;
	_background: none;}
.imagegallery h4 {
	font-size:18px;
	color:#6e6e6e;
	font-weight:normal;}
.imagegallery .red {
	color:#b10505;}