.c { clear: both; }
#slider_container_2 {position:relative; float: left; margin: 0px 0px 0px 0px;  width:100%; max-width: 978px; background: #ffffff; max-height:300px;   left:0px;}

.SliderName_2 {
	float: left;
	width:100%; max-width: 978px;
	max-height: 300px;
	 
}

.SliderNamePrev_2 {
	background: url(../img/left.png) no-repeat left center;
	width: 35px;
	height: 89px; 
	display: block;
	position: absolute;
	top: 100px; behavior: url(../iepngfix/iepngfix.htc); 
	left: 0; z-index:10;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(../img/right.png) no-repeat right center;
	width: 35px;
	height: 89px;
	display: block;
	position: absolute;
	top: 100px; z-index:10;
	right: 0; behavior: url(../iepngfix/iepngfix.htc); 
	text-decoration: none;
}

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

#SliderNameNavigation_2 {position:relative; top:150px; margin: 0; left:10px; padding: 10px 0 0 0; height:300px; width:978px;   z-index:100000000;}

#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: 16px;
	height: 16px;
	background: url(/slider/img/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(/slider//img/bullet_active.png) no-repeat center center;
}