#homelink {
    background: url('../imgs/logo_arancio.png') no-repeat scroll top left;
    width: 100px;
    height: 73px;
    display: block;
    text-indent: -99999px;
}
#homelink:hover {
    background-position: bottom left;
}

/*
#ldmk-home        a { width: 48px;  background: url('../imgs/ldmk/ldmk-home.png')        no-repeat scroll top left; }
#ldmk-futuro      a { width: 134px; background: url('../imgs/ldmk/ldmk-futuro.png')      no-repeat scroll top left; }
#ldmk-societa     a { width: 90px;  background: url('../imgs/ldmk/ldmk-societa.png')     no-repeat scroll top left; }
#ldmk-azione      a { width: 132px; background: url('../imgs/ldmk/ldmk-azione.png')      no-repeat scroll top left; }
#ldmk-tecnologie  a { width: 114px; background: url('../imgs/ldmk/ldmk-tecnologie.png')  no-repeat scroll top left; }
#ldmk-download    a { width: 92px;  background: url('../imgs/ldmk/ldmk-download.png')    no-repeat scroll top left; }
#ldmk-contatti    a { width: 100px;  background: url('../imgs/ldmk/ldmk-contatti.png')   no-repeat scroll top left; }
#ldmk-convenzioni a { width: 110px; background: url('../imgs/ldmk/ldmk-convenzioni.png') no-repeat scroll top left; }
*/
ul#landmarks ul {
	background: url('../imgs/shadow-bottom-both.png') no-repeat scroll bottom left !important;
	padding-bottom: 25px;
	behavior: url("iepngfix.htc");
}

ul#landmarks ul li {
	background: url('../imgs/shadow-both.png') repeat-y scroll top right;
	padding: 0px 17px;
	width: 137px;
	behavior: url("iepngfix.htc");
}

#landmarks li li a {
	background-image: none;
	text-indent: 0;
	height: auto;
}

#text h3 {
	height: 33px;
	text-indent: -99999px;
}
