#imgMappa {
	width:659px;
	height:286px;
	overflow: auto;
}
.googledir table td {
	color: #4D5B59;
	font-size: 13px;
}
#directions {
    width:520px;
    color:#4D5B59;
}
#directions h4 {
    font-size: 13px;
    margin:0px;
    border-bottom: 1px solid #FCF8B2;
}
#directions h5 {
    font-size: 11px;
    margin:0px;
    margin-top:6px;
}
#directions p {
    font-size: 12px;
    margin:0px;
}
#directions table {
	background: none !important;
	margin:0px 10px 0px 10px;
}
#directions a {
    color: #4D5B59;
    margin:0px;
    text-decoration: underline;
}
#directions div {
    color: #4D5B59;
    margin-left:5px;
}