/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.scrollable .posts .entry-comments {
    background: url("images/icon_bits.gif") no-repeat scroll -39px 2px transparent;
    color: #999999;
    display: none;
    padding-left: 15px;
}

.posts-default .entry-comments {
    background: url("images/icon_bits.gif") no-repeat scroll -39px 1px transparent;
    display: none;
    padding-left: 12px;
}
