div#galleryWrapper,
div#galleryPhotoWrapper {
	width:400px;
	height:300px;
}
div#galleryCaption {
	width:360px;
	height:29px;
	color:#ffffff;
	font-size:11px;
	line-height:14px;
	padding:2px 20px;
	background:#000000;
	position:relative;
	top:43px
}
div#galleryCaptionWrapper {
	width:400px;
	height:33px;
	overflow:hidden;
	position:relative;
	top:-33px;
}

