/* Start of CMSMS style sheet 'buttons' */

/* Style dei bottoni */

input.btn1{
	font-family: Tahoma, monospace;
	font-size: 11px;
	color: #3d6fa0;
	font-weight: bold;	
	background-color: #DCDCDC;
	border: 1px solid #666666;
        cursor: pointer;
        height: 0.55cm;
}
/* End of 'buttons' */

