#featured 
{
	width:789px;
	height:129px;	
	border-top: 1px solid #ccc;
	border-bottom:1px solid #ccc;
	z-index:5;
	overflow: hidden;
	position:relative;
}


#featured img 
{
width:789px;
height:129px;
text-align:left;
display:block;	
vertical-align:top;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	/*background:#fff;*/
	background-repeat: no-repeat;
}

