/*
// =======================================================================================
// web       : aspescatoricavalese.org
// revisione : $Rev: 114 $
//
// creata il : 26/10/2003 11.36
// note
// 
// modifica il  : $LastChangedDate: 2003-10-26 16:24:32 +0100 (Sun, 26 Oct 2003) $
//          da  : $LastChangedBy: lu $
// =======================================================================================
*/


.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
    height: 18px;	
	width: 180px;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px #666666 solid;
	font-size: 10px;
	height: 18px;
	width: 80px;
	text-decoration : none;
}
.etichettafield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
