
.ndcSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.ndcSlideshow img
{
	border: 0;
	margin: 0;
}

.ndcSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	/*background-color: #000; */
	background-repeat: no-repeat;
}

