#bannerWrap {
	width: 480px;	
}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 100%;
	height: 180px;
	z-index:5;
	border: none;
}


.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 130px;
	margin: 0px;
	left: 321px;
	top: 0;
	bottom: 0;
	height: 170px;
	width: 160px;
	background:none;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: .03em;
}



.jdGallery .slideInfoZone h2
{
	letter-spacing: .01em;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	background-color: #00a2e3;
	width: 150px;
	padding: 3px 7px 5px 5px;
}


