#cc_nextgenslideshow {
	width:990px;
	float:left;
	position:relative;
	display:block;
	height:254px;
	clear:both;
	margin:0 0 0 0;
	padding:0;
}

#cc_nextgenslideshow .pic_descriptionContainer {
	width:315px;
	float:left;
	margin:0 0 0 660px;
	padding:0 0 0 15px;
	padding-top:0;
	clear:both;
	display:block;
	text-align:left;
	height:58px;
	overflow:hidden;
	border-bottom:2px solid #b4b5b5;
}

#cc_nextgenslideshow #descriptionContainer1 {
}

#cc_nextgenslideshow .picSelected #descriptionContainer1 {
	border-bottom:none;
}

#cc_nextgenslideshow .nextgen_picture {
	width:644px;
	height:239px;
	overflow:hidden;

}
#cc_nextgenslideshow {
	position:relative;
	z-index:100;
}

#cc_nextgenslideshow .nextgen_picture, #cc_nextgenslideshow .nextgen_picture img {
	width:auto;
	float:left;
}

#cc_nextgenslideshow .nextgen_picture {
	position:absolute;
	top:0;
	left:12px;
	z-index:500;
	background:#fff;
	padding:4px 0 4px 4px;
}

#cc_nextgenslideshow h2.pic_title {
	margin:10px 0 0 0;
}

#cc_nextgenslideshow .nextgen_picture img {
	display:none;
}

#cc_nextgenslideshow .picSelected .nextgen_picture img, #cc_nextgenslideshow .nextgen_picture #picture0 {
	display:block;
}

.picSelected #descriptionContainer0{
}

.pic_descriptionContainer {
}

.pic_descriptionContainer:hover, .picSelected .pic_descriptionContainer{
}

