.blank {
	width:280px;
	float:left;
	margin-right: 20px;
	background-color: #2E2E2E;
	margin-bottom: 20px;
	height: 181px;
}

.ontop {
	height: 276px;
	width: 276px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
}

.photoGallery-Container-Box {
	margin-left: 40px;
}

.imageOuter {
	width:280px;
	float:left;
	margin-right: 20px;
	background-color: #2E2E2E;
	margin-bottom: 20px;
	height: 181px;
}

/* jquery-method */

span.roll {
	height: 181px;
	position: absolute;
	width: 280px;
	z-index: 10;
	background-repeat: no-repeat;
	background-color: #990000;
	background-image: url(../photo-gallery/mag2.png);
	background-position: center center;
} 

.imageOuter2 {
	width:276px;
	float:left;
	background-color: #2E2E2E;
	margin-bottom: 20px;
	height: 392px;
}

/* jquery-method */

span.roll2 {
	height: 392px;
	position: absolute;
	width: 276px;
	z-index: 10;
	background-repeat: no-repeat;
	background-color: #990000;
	background-image: url(../photo-gallery/mag2.png);
	background-position: center center;
}

.imageOuter3 {
	width:276px;
	float:left;
	background-color: #2E2E2E;
	height: 181px;
	margin-bottom: 30px;
	margin-left: 40px;
}

/* jquery-method */

span.roll3 {
	height: 181px;
	position: absolute;
	width: 276px;
	z-index: 10;
	background-repeat: no-repeat;
	background-color: #990000;
	background-image: url(../photo-gallery/mag2.png);
	background-position: center center;
} 
