body {
	background-color	: #fff;
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 10px;
}


#map {
	border				: 5px #e5edf0 solid;
}

.clinica td {
	padding				: 3px 0;
}
div#prodotto_largo{
	background-color:#F5F6F7;
	margin-bottom:2px;
	padding:10px;
	width: 754px !important;
	width /**/: 774px;
}
#invia {
	    margin-left    		: 0px;		
		height				: 15px;
		width				: 53px;
		font-size			: 0;
		border				: 0;
		float				: left;
		display				: inline;
		text-indent			: -999em;
		display				: block;
		background			: url(/rasit/images/buttons/bt_clinica_invia.gif) top left no-repeat;
}

#contents div.tappa p {
        font-size           : 16px;
        font-weight         : bold;
        color               : #b2b2b2;
        font-family         : Arial, Verdana;
        margin              : 0 0 15px 0;
}

.cancellatappa {
        width               : 53px;
        height              : 15px;
		font-size			: 0;
		border				: 0;
		text-indent			: -999em;
		display				: block;
		background			: url(/rasit/images/buttons/bt_clinica_cancella.gif) top left no-repeat;
		cursor				:pointer;

    }


    
#crea {
	    width               : 71px;
		height				: 15px;
		margin-top			: 0;
		font-size			: 0;
		border				: 0;
		cursor				:pointer;
		background			: url(/rasit/images/buttons/bt_clinica_crea_itinerario.gif) top left no-repeat;
}

    
    