﻿.platform_right .content_body 
{
    background: #f7f9f8;
}

.article_item
{           
    border: solid 1px #fff;
    background: #f7f9f8;
    color: #303030;
}

#article { margin-top: 140px; }

.platform_right .content_shadow
{
    _background-image: url(/images/platforms/shadow_health.gif);
}

.platform_right .content_shadow_footer
{
    _background-image: url(/images/platforms/shadow_footer_short_health.gif);
}

.article_item_shadow_footer
{
    _background-image: url(/images/platforms/shadow_footer_health.gif);
}

.article_item_shadow
{
    _background-image: url(/images/platforms/shadow_health.gif);
}

.split {
    background-repeat: repeat-x;
    background-image: url(/images/bg_divider-dots.gif);
    background-repeat:	repeat-x;
    height: 1px;
    font-size:1px;
    margin:0 10px;
}