.galleryPreview{
	background-image: url(galleryPreviewBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 228px;
	width: 879px;
	margin: 0px;
	padding: 0px;
}

.galleryPreviewActionsTD {width:0%; padding: 0;}

.galleryPreviewTitleTD{
	width: 100%;
	text-align: left;
	vertical-align: bottom;
	height: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.galleryPreviewTitle{
	font-family: Arial;
	font-size: 28px;
	color: #8f2a8e;
}

.galleryPreviewContentTD{
	text-align: left;
	vertical-align: top;
	height: 117px;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}









