.mod_article h2 {
    font-family: Georgia,serif;
    font-weight: normal;
    font-style: italic;
    font-size: 24px;
    margin: 10px 0px;
}
.mod_article p {
    margin: 10px 0px;
}
.mod_article hr {
    border: none;
    height: 1px;
    background-color: #ccc;
    margin: 10px;
}
.mod_article_toolbar {
    height: 22px;
}
p.mod_article_edit {
    float: right;
    height: 22px;
    width: 22px;
    margin: 0px;
    padding: 0px;
    background-image: url('newspaper_pencil.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.mod_article_edit:hover {
    background-color: #9fa4a6;
}
.mod_article_onimg, .mod_article_ondate {
    display: none;
}
.mod_article_readmore {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.facebook_pub_timing{
    display:none;
}
