.story-container
{
    margin-top: 5px;
}
.story
{
    margin-bottom: 25px;
}
.story .storyheader
{
    line-height: 27px;
    font-size: 27px;
    color: #1a63a3;
    margin-bottom: 15px;
    font-weight: bold;
}
.story .storysummary
{
    margin-left: 15px;
}
.story-more-left
{
    margin-left: 15px;
}
a.story-more
{
    color: #1a63a3;
    font-weight: bold;
}
span.story-author
{
    font-weight: bold;
}