

p.distanze  {
text-align: left;
font-family:Arial,Helvetica,sans-serif;
margin-left: 40px;
margin-bottom: 5px;
font-size: 11px;
font-weight: bold;
 }

#panorami {
 margin-left: 0px;
 }
 
ul, li {

  padding: 0px;
}

#panorami img {
  width: 240px;
 }

#panorami li {
	list-style-type: circle;
	line-height: 2.5;
	border: 0px;
	/*background: #E3F5D1; */
	margin-left: 55px; 
 	font-size: 11px; 
}  
#panorami ul li a {
 /*  text-decoration: none; */
}

#preview {
	border: 1px solid black;
	padding: 5px; 
	background: #f2f2d9 none repeat scroll 0% 50%; 
	position: absolute;
	display: none;
	color: black; 
	font-weight: bold;
	z-index: 12;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
