/* CSS Document */
.galleryLayout {
	width: 85%;
	text-align: left;
}
.galleryLayout2 {
	width: 100%;
	text-align: left;
}
.galleryImage {
	padding: 5px 20px 10px 20px;
	border: 0;
}
.videoBackdrop {
	width: 370px;
	height: 270px;
	background-image: url(../images/video-backdrop.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}
.centreMainRightTopContentAlbums {
	width: 202px;
	height: 306px;
	background-image: url(../images/centreMainRightContentLong.jpg);
}

