.showcase {
	position: relative;
	margin:0px auto;
	/*overflow:hidden;*/
        border:0px solid #DCE8EF;
	border-width:4px 5px 3px 4px;
	width:575px !important;
	height:356px !important;
	background:url(../images/slideshow/dym_1.jpg) center center no-repeat;
}
.showcase img {
	width:575px !important;
	height:354px !important;
}
.showcase-navigation-item {
	display:block;
	padding: 4px;
	line-height: 18px;	
	height: 18px;
	width: 18px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #dedede;
}
.showcase-navigation-item-selected { background-color: #a1a1a1; }
.navitem {
	font-size:9px;
	color:red !important;
}
#navigator {
	margin-top:-10px;
}
.item3 {
	padding: 1px 4px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size:8px;

}

.item3selected { background-color: #a1a1a1; }
                    