.label {
  font-weight: bold;
}
.text {
  color: #000000;
  text-decoration: none;
}
.text-bold {
	text-align: left;
	font-weight: bold;
	color: #000000;
  text-decoration: none;
}
.link {
  color: #000000;
}
.error {
  color: red;
}
.search-input {
  text-decoration: none;
	height: 18px;
	width: 100px;
	border: none;
	vertical-align: center;
	font-size: 0.9em;
	color:#999;
}

.table-row-0{
  background-color: #F0F7FF;
}

.table-row-1{

}
.Top-03-d{
	position:absolute;
	left:184px;
	top:116px;
	width:148px;
	height:16px;
	border: 0px;
	font-size:10px;
	padding:0;
}
.Top-03-e{
	position:absolute;
	left:337px;
	top:116px;
	width:22px;
	height:18px;
	background-image:url(../immagini/top_03_e.gif);
	background-repeat:no-repeat;
}

.esa-button {
  margin-top:17px;
  display:inline;
  height:20px;
  color: #6A6A6A !important;
  border:1px solid #ACACAC;
  background-color: #DFDFDF;
  margin-left:5px;
  margin-right:5px;
  padding-left:5px;
  padding-right:5px;
}

.esa-button:hover{
  background-color: #FFFFFF;
}

.field-header {	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	color:#333333;	font-size:12px;	text-decoration:none}
.field-header-width100 {	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;	color:#333333;	font-size:12px;	text-decoration:none; width: 100px}
.ajax-div{ display:inline; }
