.scroll{
	overflow: hidden;
	height: 300px;
}

 .flecha
 {
     cursor:pointer;
 }
 
 #flechas{
	float: right;
	width: 98px;
	clear: both;
	height: 20px;
	text-align: center;
	padding-top: 4px;
 }

