#slider_container_2 {
	float: left;
	margin: 0 0 0 0px;
	padding: 0px;
	width: 962px;
}

.SliderName_2 {
	float: left;
	width: 962px;
	height: 340px;
	overflow: hidden;
}

.SliderNamePrev_2 {
	background: url(../img/left.png) no-repeat left center;
	width: 50px;
	height: 340px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(../img/right.png) no-repeat right center;
	width: 50px;
	height: 340px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}
