﻿div.entry 
{
    margin-bottom: 3.0em;
    border-bottom: solid 1px white;
}
div.entry_title
{
    font-weight: bold;
    font-size: 16px;
}
div.entry_date
{
    font-size: 90%;
}
div.entry_content
{
    margin-top: 1.0em;
}
div.entry_content h1
{
    font-size: 15px;
    font-weight: bold;
}
div.entry_content h2, div.entry_content h3, div.entry_content h4
{
    font-size: 14px;
    font-weight: bold;
}