#dati_posizionamento_small{
	padding: 9px;
	margin: 0;
	border: 1px solid #e0e0e0;
	border-left: none;
	overflow: hidden;
	margin-bottom: 1.5em;
}

#dati_posizionamento_small dl{
	display: block;
	width: 100%;
}

#dati_posizionamento_small dt{
	color: #888;
	margin-bottom: .3em;
	font-weight: bold;
}

#dati_posizionamento_small dd{
	display: block;
	margin-bottom: 1em;
	background: #f0f0f0;
}

#dati_posizionamento_small dd span{
	display: block;
	text-indent: 10px;
	background: #43708D url('/images/graph_bar.jpg') repeat-x 0 20%;
	font-size: 1.5em;
	color: #fff;
	border: 1px solid #5bb0d0; 
	border-right-color: #0c5874;
	border-bottom-color: #0c5874;
	line-height: 1.5em;
}

