#myGallery
{
position: absolute;
top: 0px;
left: 70px;
width: 427px !important;
height: 324px !important;
border: 0px solid #BABABA;
}

.imageElement {
	display: none;
}

.jdGallery .slideInfoZone
{
	height: 70px;
	background-image: url(/images/sternchen-weiss-tr.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 40px;
}

.jdGallery .slideInfoZone h2
{
	margin-top: 12px;
	font-size: 18px;
	font-weight: normal;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 12px;
}

