#slider_container_2 { float: inherit; margin: 0 0 0 -15px; padding: 0px; width: 760px;	}

.SliderName_2 {
	float: inherit;
	width: 760px;
	height: 517px;
}

.SliderNamePrev_2 {
	background: url(../imagenes/img_slider/left.png) no-repeat left center;
	width: 38px;
	height: 517px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	margin: 0 0 0 -37px;
	overflow: visible;	

}

.SliderNameNext_2 {
	background: url(../imagenes/img_slider/right.png) no-repeat right center;
	width: 38px;
	height: 517px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
	margin: 0 -37px 0 0;
	overflow: visible;	

}

.SliderName_2Description {
	padding: 10px;
	font-family: Trebuchet MS;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_2 { 
	margin: 0; 
	padding: 5px 0 0 0; 
	height: 20px; 
	text-align: center; 
	overflow-y: hidden; 
	background: url(http://www.sombreroloco.cl/imagenes/img_slider/shadedown4.png) no-repeat center top;
	}

#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: 25px;
	height: 20px;
	background: url(../imagenes/img_slider/bullet.png) no-repeat center center;
}

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