/* -------- I COMMENTI -------- */
.commentBox {
background:#DEEAFB;
border-bottom: 1px #999999 solid; 
border-top: 1px #999999 solid; 
padding:5px 10px;
line-height:inherit;
margin-bottom:5px;
}
#commentAutor {
display:block;
font-size:12px;
margin:0px;
padding:0px;
font-weight:bold;
line-height:12px;
}
#commentDate {
font-size:10px;
margin:0px;
padding:0px;
color:#333333;
line-height:10px;
}
#commentText {
margin:0px;
font-size:14px;
}
small {
font-size:10px;
}
