#slider_container_2 {
float:center;
 margin: 0 0 0 15px;
 margin-left:-8px;
 padding:8px;
 width:980px;
 background: url(../img/bg.png) no-repeat 0 0;
 z-index:1; }

.SliderName_2 {
	float:center;
	width:980px;
	height: 540px;
	overflow: hidden;
	z-index:1;
}



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

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

/*.SliderName_2Description {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
	z-index:1;
}*/

/*#SliderNameNavigation_2 
{ 
margin: 0; 
padding: 10px 0 0 0; 
height: 16px; 
text-align: center; 
overflow-y: 
hidden; z-index:1; 
}*/

/*#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	z-index:1;
}*/

/*#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/bullet.png) no-repeat center;
	z-index:1;
}

#SliderNameNavigation_2 a.active img
{
	background: url(../img/bullet_active.png) no-repeat center;
	z-index:1;
}*/