.combo-button {
	cursor:			hand;
	height:			22px;
	border:			0px  solid #c3c3c3;
	padding:		0px;
	background-image: url(./images/FrecciaTendina.gif);
	background-repeat: no-repeat; 
	width:			22px;
	vertical-align:	bottom;
}
.combo-hilite {
	cursor: hand;
	width:		200px;
	background: #dddddd;
	border: 0px  solid #c3c3c3;
	color: #686868;
	font-family: Lucida Sans, Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.combo-item   {
	cursor:			hand;
	background:		white;
	border:			0px solid #c3c3c3;
	color:			#686868;
	font-family:	Lucida Sans, Trebuchet MS, Arial, sans-serif;
	vertical-align:	middle;
	font-size:		8pt;
}

.combo-input  {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #777777 #777777 #777777 #777777;
	border-collapse: separate;
	width:			370pt;
	vertical-align:	bottom;
	height:			16px;
	font-family:	Lucida Sans, Trebuchet MS, Arial, sans-serif;
	font-size:		8pt;
	color:			#777777;
	font-weight: normal;
	background: #ffffff;
	text-align: left;
}

.combo-list table {
	table-layout:	auto;
}

.combo-list {
	position: absolute;
	border: none;
	background: #ffffff;
	padding: px;
	width:	370pt;
	color: #777777;
	font-family: Lucida Sans, Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	overflow: fixed;
}

.tdLarge{
	width:	100pt;
}

.tdSmall{
	width:	30pt;
}

.itemOption{
	cursor:		hand;
	background-color:		white;
	border:		0px solid #c3c3c3;
	color:			#686868;
	font-family:	Lucida Sans, Trebuchet MS, Arial, sans-serif;
	vertical-align:	middle;
	font-size:		8pt;
}


.itemOption a:hover{
	color:			#7080a5;
	text-decoration: underline;
}

.table-item{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #777777 #777777 #777777 #777777;
	border-collapse: separate;
	background-color:  white;

}
