a.negozi_list p{
	margin			: 0px;
	text-decoration	: none;
}

p.nome_pv a.negozi_list {
	font-weight	: bold;
}

a.negozi_list:hover p.nome_pv{
	text-decoration	: underline;

}

div.showMap {
	padding-left	: 3px;
}

p.store_list{
 	margin			: 0px;
 	margin-bottom	: 20px;
}


/*********************/
.immagine, .descrizione_pv {
	width: 184px;
	margin-top: 21px;
}

	
.title_pv {
	font-size:11px;
	color:#4E4E4E;
}
	
.nome_pv_dett{	
	display:none;
	visibility: hidden;
}

.messaggio_ritorno {	
	font-size: 11px;
	color: #cc0011;
}


div.map_details{
	display		: none;
	visibility	: collapse;
	opacity		: 0;
	
}


.mapmarker {
	text-align	: left;
	font-size	: 11px;
}

.mapmarker p {
	width	: 250px;
}


.mapmarker p.minmargin {
	margin			: 0px;
	margin-bottom	: 3px;
}
.mapmarker p.longdesc{
	line-height		: 1em;
}

.mapmarker p.desc{
	font-size	: 13px;
	font-weight	: bold;
} 

img.pointer{
	cursor	: pointer;
}

img.negThmb{
	width	: 184px;
}

