﻿h2
{
    margin-bottom:3px;
    font-weight:bold;
}

#article-left-col
{
    width:160px;
    float:left;
}

#article-right-col {
    width:460px;
    float:left;
}

#article-right-col p {
    margin-bottom: 1.62em;
}

#top-comment-link {
    text-decoration:none;
}

#social-media-share-buttons-container{
    float: right;
}

#fb-share-button-wrapper{
    float: right;
    margin-right: 5px;
    margin-top: -2px;
}


