div#galleryWrapper {
	margin-bottom:5px;
}
div#galleryWrapper,
div#galleryPhotoWrapper {
	width:940px;
	height:436px;
	overflow:hidden;
}
div#galleryCaption {
	width:920px;
	height:33px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	text-align:right;
	padding-right:20px;
	background:#000000;
	position:relative;
	top:43px
}
div#galleryCaptionWrapper {
	width:940px;
	height:33px;
	overflow:hidden;
	position:relative;
	top:-33px;
}
ul#carousel li {
	float:left;
	margin-right:5px;
}