﻿.osr_main 
{
    margin:20px 20px 20px 20px;
    width:655px;
}
.osr_posts 
{
    float:left;
    width:500px;
}
.osr_posts_nav 
{
    float:right;
    width: 155px;
    margin-top:30px;
}
.osr_nav_title
{
    font-family:Arial Sans-Serif;
}
.post_container
{
    margin:15px 0px 15px 0px;
}
.post_date 
{
    font-family:Arial, Sans-Serif;
    font-size:10pt;
    color:#434343;
    font-weight:bold;
}
.post_title
{
    margin-top:15px;
    font-family:Georgia, Serif;
    font-size:17pt;
    color: #900;
    font-weight:normal;
    line-height:19pt;
}
.post_text 
{
    margin-top:15px;
    margin-bottom:20px;
}
.post_continue 
{
    width:100%;
    text-align:right;
    margin:20px 0px 10px 0px;
}
.post_continue_img
{
    background-image:url(/standards/revision/graphics/post_continue.jpg);
    margin-right:5px;
    width:11px;
    height:11px;
     float:left;   
}
.post_continue_text
{
    float:left;   
}
.hr
{
    width:100%;
    height:1px;
    background-image:url(/graphics/hr/hr_dotted_ccc_fff.gif);
}
.OEHCategoryHead 
{
    display:none;
}

