.anterior a, .siguiente a {
	font-size:10px;
	text-decoration:none;
	color:#fff;
	overflow:hidden;
	height:0;
	display:block;
	padding-top:30px;
	width:112px;
	position:relative;
	top:7px
}
.listaproductos { margin: 0 auto }

#my-glider { background:#f7f7f8; border-left:1px solid #dedfe1; border-right:1px solid #dedfe1; border-bottom:1px solid #dedfe1; padding:8px 0 13px; margin-bottom:10px }
div.scroller { 
	background:#fff;	
	width: 527px; 
	height: 190px;
	overflow: hidden;
	border:1px solid #ebebeb;
	margin:0 auto
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:517px;
		height:170px;
		overflow:hidden;
		float:left;
		padding:10px 10px 10px 0
			
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#seccionportada2 {
		background:#666666;
		color:#ffffff;
		}
