
h4{
	color:#707070;
	margin:0;
	padding: 15px 0 1px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	float:left;
	width:735px;
	text-transform:uppercase;
}

h4.altro{
	color:#707070;
	margin:0;
	padding: 0 0 1px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	float:left;
	width:735px;
	text-transform:uppercase;
}

ul.list{
	margin:10px 0 30px 0;
	padding:0;
	width:735px;
	list-style-type:none;
	float:right;
}

ul.list li{
	margin: 3px 0 0 0;
	padding:0 0 0 10px;
	width:695px;
	line-height:22px;
	background:url(../images/global/right-arrow.gif) no-repeat left 8px;
	float:left;
}

ul.list li a{
	color:#909090;
	text-decoration:none;
	border-bottom:1px dotted #C0C0C0;
	font-weight:bold;
}

ul.list li a:hover{
	border:none;
}





