.SliderName_2 {
	width: 960px;
	height: 278px;
}

.SliderNamePrev_2 {
	background: url(../img/left.png) no-repeat left center;
	width: 50px;
	height: 200px;
	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: 200px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 { margin: 0; padding: 10px 0 0 0; height: 20px; text-align: center; overflow-y: hidden; }

#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;
}

#SliderNameNavigation_2 a img
{
	border: none;
	width: 18x;
	height: 20px;
	background: url(../img/link.gif) no-repeat center center;
	border:none
}

#SliderNameNavigation_2 a.active img
{
	background: url(../img/linkhover.gif) no-repeat center center;
}

#SliderName_2Description {color:#FFF}