#myGallery, #myGallerySet, #flickrGallery
{
	position: absolute;
	top: 22px;
	left: 220px;
	width: 590px;
	height: 260px;
	border: 1px solid #ffeeaa;
}



.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}






.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/* Gallery Sets */


