#id_honeypot {
    display: none;
    }
    
.posted {
font-size: 80% 
}

.comment_count {
font-size: 80%;
}

.date {
font-size: 80%;
}

img {
    margin: 4px;
    }

/*
Comments
*/
.comment h5.name {
margin-bottom: 0px;
margin-top: 0px;
}
.comment span.text p {
    margin-left: 20px;
    }

