/************************************************
* Begin FEATURED CONTENT GALLERY * 
************************************************/

.jdGallery a.right, .jdGallery a.left /* Hides the Gallery Arrows */ {
	display: none !important;
	visibility: hidden !important;
	}
	
.jdGallery a.open  /* Makes the Hyperlink span the whole width of Gallery */ {
	width: 732px !important;
	}
	
.withArrows a.open /* Makes the Hyperlink span the whole width of Gallery */ {
	width:100% !important;
	left:0% !important;
	}

.jdGallery div.carouselContainer /* Hides the top featured content */ {
	display: none !important;
	visibility: hidden !important;
	}
	
.jdGallery .slideInfoZone /* Hides the Lower Text Bar */ {
	display: none !important;
	visibility: hidden !important;
	}
	
.jdGallery a
{
display:none !important;
visibility:hidden !important;
}

#myGallery, #myGallerySet, #flickrGallery {
	border-color:#666666 !important;
	}
/************************************************
* End FEATURED CONTENT GALLERY * 
************************************************/
