﻿body {
}

div#bulletPoints
{
    font-size: 11px;
}

div#bulletPoints li
{
padding-bottom: 5px;
}


div#news
{
font-size: 12px;
}

div#news .date
{
    color: #666666;
    font-weight: bold;
}

div#news .title
{
    color: #95211d;
    font-weight: bold;

}

div#news .newsStory 
{
}


div#news img
{
width: 200px;
float:left;
padding: 0 10px 10px 0;
}


div#news .story
{
border-bottom: 2px solid #95211d;
padding-bottom: 10px;
}