.my-glider-gandia:hover{
background-color:#d5e9d6;
	width: 490px !important;
  	width: 492px;
}
.my-glider-donpablo:hover{
background-color:#f6f6dc;
	width: 490px !important;
  	width: 492px;
}
.my-glider-borgia:hover{
background-color:#e9d6d5;
	width: 490px !important;
  	width: 492px;
}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 490px !important;
  	width: 492px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:476px;
		overflow:hidden;
		float:left;
		padding-right:1em;
		
		border-radius: 15px;
		height:auto !important;
		}
	
	.section_gandia{
	border:1px #83AB25 solid;	
	}
	.section_pablo{
	border:1px #ebc22c solid;	
	}
	.section_borgia{
	border:1px #990000 solid;	
	}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		color:#000;
		}
