body {
    margin: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}
#ticker { height: 14px; }
#ticker label { margin-right: 5px; }
#ticker div { padding-left: 15px; }
.rosso { background: #E61E0F; color: #fff; font-size: 11px; font-weight: bold; }
.bianco { background: #fff; color: #606060; }
.grigio { background: #efefef; color: #606060; }
.rosso-small { background: #E61E0F; color: #fff; }
.rosso .aumento { background: transparent url(../../../Finmeccanica/images/aumento_rosso.gif) no-repeat left center; }
.rosso .diminuzione { background: transparent url(../../../Finmeccanica/images/diminuzione_rosso.gif) no-repeat left center; }
.rosso .stabile { background: transparent url(../../../Finmeccanica/images/stabile_rosso.gif) no-repeat left center; }
.bianco .aumento { background: transparent url(../../../Finmeccanica/images/aumento_bianco.gif) no-repeat left center; }
.bianco .diminuzione { background: transparent url(../../../Finmeccanica/images/diminuzione_bianco.gif) no-repeat left center; }
.bianco .stabile { background: transparent url(../../../Finmeccanica/images/stabile_bianco.gif) no-repeat left center; }
.grigio .aumento { background: transparent url(../../../Finmeccanica/images/aumento_grigio.gif) no-repeat left center; }
.grigio .diminuzione { background: transparent url(../../../Finmeccanica/images/diminuzione_grigio.gif) no-repeat left center; }
.grigio .stabile { background: transparent url(../../../Finmeccanica/images/stabile_grigio.gif) no-repeat left center; }
.rosso-small .aumento { background: transparent url(../../../Finmeccanica/images/aumento_rosso-small.gif) no-repeat left center; }
.rosso-small .diminuzione { background: transparent url(../../../Finmeccanica/images/diminuzione_rosso-small.gif) no-repeat left center; }
.rosso-small .stabile { background: transparent url(../../../Finmeccanica/images/stabile_rosso-small.gif) no-repeat left center; }
.FNC { float: left; }
.FTSEMIB { float: left; }