textarea.redinput, input.redinput {
	width: 150px;
	border: 1px solid #fd3f0c;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.subtit {
	background:#f3f3f3 url("images/dub_slash.png") no-repeat 6px;
	border-bottom: 1px solid #FD3F0C;
	padding-left: 23px;
	color: #FD3F0C;
	font-weight: bold; font-size:12px;
	height: 16px;
}

.composizione {
	border-bottom: 1px dotted #CFD1D3;
	color: #FD3F0C;
	width: 100%;
	margin-bottom: 8px;
}

.statordinitable td {
	border-right: 1px solid #CFD1D3;
	border-bottom: 1px solid #CFD1D3;
	font-size: 11px;
	text-align: left;
	padding: 3px;
}

.statordinitable td .odd {
	border-right: 1px solid #CFD1D3;
	border-bottom: 1px solid #CFD1D3;
	background: #f3f3f3;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}

.statordinitable th {
	border-right: 1px solid #CFD1D3;
	border-bottom: 1px solid #CFD1D3;
	background: #D5DEE7;
	font-size: 11px;
}

.statordinitable {
	width: 100%;
	margin-top: 20px;
	border-left: 1px solid #CFD1D3;
	border-top: 1px solid #CFD1D3;
	font-size: 11px;
}

#contactable { width:761px; }

#contactable td { font-weight:normal; }
