#article_spot
{
display: none;
padding: 0 20px;
clear: both;
margin-top: 10px;
_margin-top: 0;
}

.article_nav
{
position: relative;
height: 26px;
}

.article_nav
{
overflow: hidden;
}

.article_nav .hidden
{
display: none !important;
background: none !important;
}

.article_nav .prev,.article_nav .next
{
position: absolute;
top: 0px;
color: #00397f;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0px 5px;
display: block;
padding-left: 10px;
}

.article_nav .prev
{
left: 0px;
background-image: url(/images/laquo6.gif);
}

.article_nav .next
{
left: 216px;
background-image: url(/images/raquo6.gif);
}

.article_nav .close
{
position: absolute;
top: 0px;
left: 400px;
color: #00397f;
display: block;
}

.article
{
padding-left: 12px;
}

.article .header
{
font-size: 12px;
font-weight: bold;
margin: 0 0 3px 0;
}

.article_spot-green .header
{
color: #4b8812;
}

.article_spot-maroon .header
{
color: #8c485f;
}

.article_spot-bronze .header
{
color: #a6800f;
}

.article .content p
{
margin: 0 0 15px 0;
}

.article .content a
{
color: #000000;
}
