.solh {
    background: url("http://stbm.it/sol/images/sprites/bkg-header.gif") repeat-x scroll left bottom #F9EEE5;
    height: 40px;
    margin-bottom: 8px;
    overflow: hidden;
}
.solh_cont {
    background: url("http://stbm.it/sol/images/logo-sol_lavdiritti.png") no-repeat scroll 0 2px transparent;
    height: 40px;
    margin: 0 auto;
    width: 930px;
}
.solh_ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.solh_ul li {
    border-right: 1px solid #CCCCCC;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 10px 0 0 10px;
    padding-right: 10px;
}

.solh_ul a {
    color: #333333;
    text-decoration: none;
}
.solh_ul a:hover {
    border-bottom: 0 none;
}
.lastright {
    border: 0 none !important;
    padding-right: 0 !important;
}
.logosol {
    display: block;
    height: 30px;
    width: 300px;
}
.logosol b {
    display: none;
}
 
