.articles dl
{
    margin: 0;
}

.articles dl dt
{
    color: #369;
    font: 135%/1.4em helvetica, sans-serif;
    margin-top: .5em;
    padding: 0;
    border: 0;
}

.articles dl dd
{
    margin: 0;
}

.articles .spacer
{
    line-height: 0;
}

.articles .summary
{
    padding-bottom: 2em;
    border-bottom: 1px solid #f0f0e4;
}

.articles .info
{
    padding-top: 1px;
    border-top: 1px solid #f0f0e4;
}

.articles .posted
{
    color: #777;
    font-size: 85%;
    margin-top: .25em;
    margin-bottom: .25em;
    white-space: nowrap;
}

.topics .summary, .authors .summary
{
    margin-top: .5em;
}

.posted .author, .topics .count, .authors .count, .author .date
{
    color: #777;
    margin-left: .5em;
    padding-left: .5em;
    border-left: 1px solid #f0f0e4;
}

.articles .icon
{
    float: left;
    margin: .4em 10px 3.3px 0;
}

.articles .count
{
    font-family: helvetica, sans-serif;
    color: #777;
    font-size: small;
    white-space: nowrap;
}

.articles .small
{
    color: #777;
    font-size: 85%;
    white-space: nowrap;
}