#myGallery
{
	width: 185px;
	height: 95px;
	z-index: 5;
	display: none;
	background: url(../images/bg_plogos.png) no-repeat top left;
	float: right;
	margin: 20px 30px 0 0;	
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 183px;
	height: 60px;
	background-repeat: no-repeat;
	top: 32px;
}

#plink {
	width: 185px;
	height: 95px;
}