﻿.linkImage
{
    width: 300px;
    height: 199px;
}

.article
{
    margin-top: 20px;
    border-top: 0.5px solid #003300;
    border-bottom: 0.5px solid #003300;
}

.articletext
{
    text-align: left;
    padding: 0px 5px 0px 5px;
}

#feature, .article
{
    height: 165px;
}

h3
{
    margin-top: 10px;
    margin-bottom: 3px;
}

h4
{
    margin-bottom: 8px;
}