.mceEyeplasticsGallery {
background-position:center;
background-repeat:no-repeat;
border:dotted #FF0000 1px;
}

.gallery_layout_1 {
	width: 150px;
	height: 115px;
	display:inline;
	}
	
.gallery_layout_1 div.image {
	width: 150px;
	height: 75px;
	left:0px;
	top:0px;
	}
	
.gallery_layout_1 div.name {
	width: 150px;
	overflow:hidden;
	height: 20px;
	left:0px;
	top:80px;
	}

.gallery_layout_2 {
	width: 640px;
	height: 115px;
	display: block;
	}
	
.gallery_layout_3 {
	width: 640px;
	height: 428px;
	display: block;
	}
	
img.gallery_layout_4 {
	width: 640px;
	display: block;
	height: 115px;
	}
	
div.gallery_layout_4 {
	width: 640px;
	display: block;
	}
	
	
