#box4 {
	POSITION: absolute;
}
#box4 DIV {
	FLOAT: left; 
	WIDTH: 760px; 
	/*HEIGHT: 85px;*/
	HEIGHT: 98px;
	margin: 0px 5px 4px 0px;
}


.mask3 {
	overflow:hidden; WIDTH: 760px; POSITION: relative; 
	/*HEIGHT: 85px*/
	HEIGHT: 98px;
}

.buttons {
	width: 760px;
}

#prev4 {
	position:relative;
	left:-358px;
	top:4px;
	cursor:pointer;
	background-image: url(/plantilla/img/minicalizq.gif);
	background-repeat:no-repeat;
	width:10px;
}

#next4 {
	position:relative;
	left:365px;
	top:4px;
	cursor:pointer;
	background-image: url(/plantilla/img/minicalder.gif);
	background-repeat:no-repeat;
	width:10px;
}
