

a.browse {
	background:url(../images/avanti_indietro.png) no-repeat;
	display:block;
	width:20px;
	height:120px;
	float:left;
	
	cursor:pointer;
	font-size:1px;
}


a.right 				{ background-position: 0px; clear:right; margin-right: 0px;}



a.left				{ background-position: -20px; clear:right; margin-left: 0px; } 



a.disabled {
	visibility:hidden !important;		
} 	

#actionButtons {
	text-align:center;
	margin-top:30px;
}