/* The Masque */

.form_table {
	margin-top: 20px; width: 730; background: #EDEDF5;
}

.form_colspan {
	width:100%; background: #EBEBEB; padding: 15px 10px; font-family: Arial, Sans-serif; font-size: 10px;
}

.form_orr_separator {
	background: #fff; height: 4px;
}

.form_ver_separator {
	background: #fff;
}

td.form_voice {
		padding: 5px 10px; font-family: Arial, Sans-serif; font-weight: bold; color: #333; font-size: 10px; text-align: left;
}

td.form_voice_law {
	background: #ECEEE8; padding: 5px 10px; font-family: Arial, Sans-serif; font-weight: normal; color: #333; font-size: 10px; line-height: 14px; text-align: left;
}

td.form_field {
	padding: 5px 10px;
}

.form_modules {
	font-family: Arial, Sans-serif; color: #3986B6; font-size: 11px; border: 1px #7F9DB9 solid; height: 20px;
}

.form_modules_buttons {
	font-family: Arial, Sans-serif; color: #3986B6; font-size: 11px; border: 1px #7F9DB9 solid; font-weight: bold;
}



DIV.threedFrame
 {
	/* Scelta dei prodotti d'interesse nel form dei contatti */
	width: 226px;
	height: 120px;
  border: 1px #7F9DB9 solid;
	font-size: 11px;
  overflow-y: scroll; 
  overflow-x: hidden; 	
  background-color: White;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #CCCCCC;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #EEEEEE;
  scrollbar-face-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-3d-light-color: #cccccc;
}

.modulo_threedFrame {
	width: 226px;
	height: 100px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	color: #3986B6;
}

.compulsory {
	color: #F44141;
}

