#menu_icono .properties{background-image: url('../images/en_ico/ico_properties.png'); background-repeat:no-repeat;}
#menu_icono .aplication{background: url('../images/en_ico/ico_aplication.png'); background-repeat:no-repeat;}
#menu_icono .sds{background: url('../images/en_ico/ico_sds.png'); background-repeat:no-repeat;}
#menu_icono .top{background: url('../images/en_ico/ico_top.png'); background-repeat:no-repeat;}
#menu_icono .properties:hover{background-image: url('../images/en_ico/ico_properties_over.png'); background-repeat:no-repeat;}
#menu_icono .aplication:hover{background-image: url('../images/en_ico/ico_aplication_over.png'); background-repeat:no-repeat;}
#menu_icono .sds:hover{background: url('../images/en_ico/ico_sds_over.png'); background-repeat:no-repeat;}
#menu_icono .top:hover{background: url('../images/en_ico/ico_top_over.png'); background-repeat:no-repeat;}

.submenu li.other a {
	font-size: .8em;
}
