.title { height: 175px; }
.footer_top h6 {
    color: #ee0000;
}

.right .read_more {
    background-image: url("img/blog_arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 19px;
    width: 95px;
}

.blog_holder article span.info .right .read_more {
width:85px;
height: 25px;
}

.comment_holder .comments_number{
    display:none;
}

.blog_holder article span.info .left a.comments {
    display: none;
}

.list.circle ul li {
    color: #403F3F; 
    font-family: Lato,sans-serif; 
    font-size: 18px; 
    font-style: normal;
    line-height: 26px;
    font-weight: normal;
}
.paypal-div {
    height: 60px;
    width: 181px;
}
.paypal-div input {
    margin: 0;
    padding: 0;
}

ul {
    list-style: disc outside none !important;
}