#spacer{
    height:20px;
}
#blogdi{
    background-color:white;
    color:black;
    font-size:14px;
    font-weight:bold;
    padding-bottom:5px;
    border-bottom:4px solid #CCCCCC;
    margin-bottom:20px;
}


.blog-item-preview{
    margin-top:20px;
    margin-bottom:20px;
}
.blog-content{
    height:auto;
    overflow:visible;
}

.blog-contatore{
    width:100px;
}
.blog-commenta{
    width:480px;
    margin-left:0;
    text-align:right;
}
.blog-title a:link, .blog-title a:hover, .blog-title a:visited {
    font-size:18px;
}