﻿.sf_singlePost .sf_postTitle
{
    font-family: 'Arial Narrow';
    font-size: 14px;
    text-decoration: none;
    color: #485E73;
    font-weight: bold;
}

.sf_postListing .sf_postTitle A
{
    font-family: 'Arial Narrow';
    font-size: 14px;
    text-decoration: none;
    color: #485E73;
    font-weight: bold;
}

.sf_postListingShort
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.sf_postListingShort LI
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #485E73;
}

.sf_postListingShort LI A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #476886;
    text-decoration: none;
    color: #485E73;
}
