.reply_link{
    display:none!important;
}

.chlink{
    text-align: right;
}

.number {
    display: inline-block;
    float: left;
}


.message {
    padding-bottom: 50px;
}

.entry-content > div.message:nth-child(16n){
    font-size: 18px;
    color: #00b9eb;
}

.entry-content > div.message:nth-child(20n){
    font-size: 20px;
    color: #CC0000;
}


.message:nth-child(13n){
    font-size: 14px;
    color: #006600;
}

.message:nth-child(16n){
    font-size: 18px;
    color: #00b9eb;
}


.message:nth-child(20n){
    font-size: 20px;
    color: #CC0000;
}