ul.ui-container {
	width: 900px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C1D4DB;
	border-right-color: #C1D4DB;
	border-bottom-color: #C1D4DB;
	border-left-color: #C1D4DB;
	border-bottom-style: solid;
}

ul.ui-container li {
	/*margin: 0;*/
	margin-bottom: 2px;
	padding: 0;
	background-repeat: no-repeat;
	/*background-color: #F5F5F5;*/
}
ul.ui-container li a.ui-link {
	display: block;
	padding-left: 35px;
	height: 28px;
	background-image: url(mootools/ha-header.jpg);
	color: #000;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}
ul.ui-container li .ui-right { 
	display: block; 
	background-image: url(trattamento-acque/thickbox/i/right.png); 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 28px; 
	width: 3px; 
}

.ui-link {
	display: block;
	padding-left: 35px;
	height: 30px;
	background-image: url(mootools/ha-header.jpg);
	color: #FF0000;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}

