﻿#myGallery
{
	width: 300px;
	height: 375px;
	z-index:5;
	}
.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/bl_stripe.jpg');
}
.jdGallery a.right:hover, .jdGallery a.left:hover
{
}
.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
 }
/* Gallery Sets */


