#testo-giocatore{
    text-align:justify;
}
#inbreve{
    clear:both;
    background-image:url(../images/bg_dopogara_quarto.jpg);
    background-repeat:repeat-x;
    background-position:top left;
    margin-bottom:50px;
}
#inbreve .image{
    float:left;
}
#inbreve .body{
    padding-top:0px;
    padding-left:120px;
    margin-top:0px;
}
#inbreve .title{
    border-bottom:4px solid #CCCCCC;
    color:black;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:5px;
    background-color:white;
}
.nobottom{
    margin-bottom:0;
}
.spacer{
    clear:both;
    height:30px;
}