
#slider_container_2 {
  float:none;
  width: 1000px; no-repeat 0 0;
  align: center;
  overflow:hidden;
}

.SliderName_new {width: 1000px;}

.SliderName_2 {
	width: 1000px;
	height: 468;
		display: block;
	overflow: hidden;
	  align: center;

}

.SliderNamePrev_2 {

	width: 50px;
	height: 468;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	  overflow:hidden;
}

.SliderNameNext_2 {

	width: 50px;	height: 468;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.SliderName_2Description {
	padding-left: 10px;
	padding-top: 10px;
	font-family:"Trebuchet MS", Arial, verdana, sans-serif;
	font-weight:bold;
	font-size: 16px;

	letter-spacing: 1px;
	text-align: left;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}


#SliderNameNavigation_2 { 	width: 1000px;
	margin-left:-15px;
	margin-top:-25px;
	align: center;
	text-align: right;
	position: absolute; }
#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	bottom:0px;
background: url(../img/albasit.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
background: url(../img/albasit_active.png) no-repeat center center;
}