div#pho_map{
	/*margin: 0 auto;*/
	height:400px;
	margin-bottom:20px;
	float:left;
	width:940px;
}

div#google_map{
	height:435px;
	width: 100%;
}

.noscroll{
	line-height:1.35;
	overflow:hidden;
	white-space:nowrap;
}

/*-------------------- contatti mappa ------------------------*/

#marker_map h4{
	min-width:330px; 
	color: #666666; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 14px; 
	margin: 5px 0; 
	text-transform: uppercase;
}

#google_map h4{
	color: #666666; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 14px; 
	margin: 5px 0; 
	text-transform: uppercase;
}

#marker_map h5{
	color: #333333; 
	font-size: 14px; 
	font-weight: bold;
	line-height: 16px; 
	margin: 0 0 15px;
}

#marker_map p, #google_map p{
	color: #9A9A9A;
    font-family: verdana;
    font-size: 12px;
    line-height: 18px;
	height:auto;
}

#marker_map p strong, #google_map p strong{
	width:55px;
	float:left;
	font-weight:bold;
}

#marker_map p.note{
	font-style:italic;
	margin-bottom:5px;
}


#marker_map p.address{
	margin-bottom:10px;
}

#marker_map p.link a{
	color: #9A9A9A;
	float:none;
	text-decoration:none;
	margin-top:0px;
	font-size: 12px;
}

#marker_map p.link a:hover{
	text-decoration:underline;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
