#articleWrapper
{
    float: left;
    margin-left: 20px;
    width: 433px;
}

#article
{
    padding: 0 10px 10px;
    background: #fff url('/images/layout/gradient_list_footer.gif') bottom no-repeat;
}

#article h1
{
    font-size: 1.2em;
}

#article h3
{
    font-size: 1em;
}

#article .addthisBtn
{
    float: right;
}

#tagList, #categoryList
{
    float: left;
    display: inline;
    margin: 0 1em;
}

#tagList
{
    margin-top: 1em;
}

#categoryList
{
    margin-bottom: 1em;
}

#tagList a, #categoryList a
{
    color: #eb8000;
}

#tagList dt, #categoryList dt
{
    float: left;
    font-weight: bold;
}

#tagList dd, #categoryList dd
{
    float: left;
    padding: 0 .5em;
    background: transparent url('/images/layout/content_divider.png') right bottom no-repeat;
    display:inline;
}

#tagList dd.last, #categoryList dd.last
{
    background: none;
}

#related
{
    margin: 0 1em 1em;
}

#related h4, #sidebar h4
{
    font-size: 1;
}

#related a
{
    font-weight: bold;
}

#moreArticles ul
{
    margin-bottom: 0;
}

#moreArticles .more
{
    background: none;
    text-align: left;
    margin-bottom: 1em;
}

.intro
{
	font-weight: bold;
}
