#slider_container_2 { float: left; margin: 0 0 0 -15px; padding: 15px; width: 760px; background: url(../images/slideshow/bg.png) no-repeat 0 0; }

.SliderName_2 {
	width: 760px;
	height: 180px;
	overflow: hidden;
}

.SliderNamePrev_2 {
	background: url(../images/slideshow/left.png) no-repeat left center;
	width: 50px;
	height: 180px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(../images/slideshow/right.png) no-repeat right center;
	width: 50px;
	height: 180px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.SliderName_2Description {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_2 { margin: 0; padding: 0 0 0 0; height: 16px; text-align: center; overflow-y: hidden;  }