﻿.single-detail img {
    height: 100% !important;
}

.articlepostbody ul {
    padding-right: 20px;
    margin-right: 20px;
}

    .articlepostbody ul li {
        list-style-type: disc;
    }
.imglogo{
    width:50px;
    height:50px;
}
.divCaptcha{
    border:2px dotted #848484;
    padding:10px;
    border-radius:10px;
    width:300px;
}
.subcomments {
    padding-right: 100px !important;
}