a {
    text-decoration: none;
    color: black;
    display: block
    }
a:hover { color: #003399 }    
p { text-align: left }
img.new {
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    float: left
    }
.dist {
    width: 100%;
    margin-top: 25px;
    float: left
    }
.novi {
    background-color: #FEF1C5;
    padding: 10px 8px 10px 91px;
    position: relative;
    top: 15px;
    left: 0
    }
#New {
    position: fixed;
    top: 0;
    right: 0;
    width: 230px;
    height: 33px;
    z-index: 100;
    background: white url('../Immagini/Riga-oriz.gif') bottom repeat-x
    }
table.new {
    position: absolute;
    top: 40px;
    right: 5px;
    width: 215px;
    z-index: 50;
    table-layout: auto;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0px;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: left
    }
table.new td {
    margin: 0;
    padding: 5px 0
    }
.data {
    font-size: 11px;
    color: #808080;
    font-weight: bold;
    padding-top: 10px !important;
    padding-bottom: 2px !important;
    padding-left: 7px !important;
    border-bottom: 2px solid #999999 !important;
    }
.foto {
    text-align: center;
    padding-left: 7px !important;
    width: 30px
    }
.testo {
    padding-left: 2px !important;
    padding-right: 10px !important
    }
.riga {
    border-bottom: 1px solid #C0C0C0
    }