
#listComments {
 color:#3f3f3f; text-align:left;
}
#listComments .comentario {
 border-bottom:1px solid #eee; width:100%;
}
#listComments .from {
 font-size:12px; color:#3f3f3f; font-weight:bold;
}
#listComments .fecha {
 color:#999; font-weight:normal;
}

.comments_msg { color:green; text-align:center; }
