.slider {
	position: absolute;
	top: 32px;
	left: 265px;
	z-index: 8;
	width: 690px;
	height: 177px;
}

#lapozo { 
	position: absolute;
	z-index: 8;
	width: 690px;
	height: 177px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(img/load-indicator.gif);
	background-position: center;
	background-repeat: no-repeat; 
	overflow: hidden;
}

#lapozo li {width: 690px;height: 177px;}

.bx-wrapper a.bx-prev {
	display: none;
}

.bx-wrapper a.bx-next {
	display: none;
}

.bx-wrapper a img {
	border: 0;
}
