.ImaUltimosComentariosS{
    clear:both;
    width: 992px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
.ImaUltimosComentariosS h2{
    float: left;
    width: 652px;
    font: 15px "Courier New", Courier, monospace;
    color: #585858;
    background: url(/img/elems/linea_puntos.gif) 0 100% repeat-x;
}
.ImaUltimosComentariosS .vcms-collectionPres{
    width: 652px;
    clear:both;
    padding-top: 25px;
}
.ImaUltimosComentariosS .comentario{
	margin-top: 20px;
}
.ImaUltimosComentariosS h3{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #585858;
}
.ImaUltimosComentariosS h3 a{
    color:#01ABEB;
    text-decoration: underline;
}
.ImaUltimosComentariosS h3 a.usuario{
    color: #FF4617;
}

.ImaUltimosComentariosS .avatar{
    float:left;
    width: 60px;
}
.ImaUltimosComentariosS .contenido{
    float:right;
    width: 580px;
}
.ImaUltimosComentariosS .contenido p{
    font: 13px Arial, Helvetica, sans-serif;
    color: Black;
    padding-top: 10px;
}
.ImaUltimosComentariosS .contenido p.timestamp{
    font: 11px "Courier New", Courier, monospace;
    color: #585858;
    padding-top: 3px;
}