#articlehead
{
    margin: 2em auto 1em;
    color: #1163A9; 
    font-size: 20px;
    font-family: verdana;
    margin-top: 0;
}

#articlebody
{
    width: 550px;
    font-size: 14px;
    font-family: verdana;
    line-height: 1.7em;
}
#articlebody li
{
    margin-bottom: 1em;
}

#articlebody img
{
    margin: 1em;
    margin-top: 0;
}

#articlebody p
{
    line-height: 1.7em;
}

#articlebody p.section_header
{
    font-weight: bold;
}

#articleauthor
{
    font-size: .7em;
}
blockquote
{
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 1em;
}
/*.wp_end_icon:after
{
    content:url('http://poccdn.com/images/webprivacy/wp-badge_23x23.jpg');
    margin: 0;
}
*/
.wp_end_icon
{
    background-image: url('http://poccdn.com/images/webprivacy/wp-badge_14x14.png');
    background-repeat: no-repeat;

}
.wp_img_end_icon
{
    height:23px;
    width:23px;
    margin: 0 !important;
    margin-bottom: -6px !important; 
}
.bio
{
    font-size: 70%;
}