div.priorita {
	overflow: hidden; 
	width: 65%; 
	height: 84px; 
	text-align: justify; 
	margin-left: 5px; 
	margin-right: 5px;
	position: relative;
}
.idxscroller a {
	line-height: normal; 
	text-align: justify;
	text-decoration: none;
}
.idxscroller a:hover {
	color: #AA3000; 
}
dl.idxscroller {
	margin: 0 2px; 
	padding: 0;
	text-align: left;
}
dl.idxscroller dt{
	font-weight: bold;
}
dl.idxscroller dd{
	padding-left: 0; 
	margin-left: 0;
	margin-bottom: 0.25em;
	height: 2.5em;
	overflow: hidden;
}
#iescroller {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}