#myGallery {width: 940px; height: 300px; z-index: 4; position: relative; }

#myGallery img.thumbnail, #myGallerySet img.thumbnail {display: none;}

.jdGallery {overflow: hidden; position: relative;}

.jdGallery img {border: 0; margin: 0;}

.jdGallery .slideElement {width: 100%; height: 100%; background: #000 url('img/loading-bar-black.gif') center center no-repeat;}

.jdGallery .loadingElement {width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #000 url('img/loading-bar-black.gif') center center no-repeat;}

.jdGallery a {font-size: 100%; text-decoration: none; color: inherit;}

.jdGallery a.right, .jdGallery a.left {position: absolute; height: 25px; width: 25px; cursor: pointer; z-index:10; filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;}

* html .jdGallery a.right, * html .jdGallery a.left {filter:alpha(opacity=60);}

.jdGallery a.right:hover, .jdGallery a.left:hover {filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}

.jdGallery a.left {right: 40px; top: 265px; background: url('img/fleche1.png') no-repeat center left;}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right {right: 14px; top: 264px; background: url('img/fleche2.png') no-repeat center right;}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open {left: 0; top: 0; width: 100%; height: 100%;}
.withArrows a.open {position: absolute; top: 0; left: 0; height: 99%; width: 860px; cursor: pointer; z-index: 10; background: none; -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}

/*
.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;
	filter:alpha(opacity=80); }
*/
