.pv_italia {
	width: 500px;
	margin-left: -30px;
}

#pv_regioni {
	float:left;
	width:250px;
	margin-top:20px;
}
#pv_movie {
	float:right;
	height: 320px;
	width:250px;
	margin-top:5px;
}
	.pv_regione {
		display:none;
	height: 430px;
	overflow:auto;		
	}

		.pv_regione h3 {
			color:#444;
			margin-bottom:10px;
		}
	
	.pv_item {
		padding-bottom:10px;
		font-size:10px;
		text-align: left;
	}
	
	.pv_item .nome {
		font-weight:bold;
		color:#555;
	}
	