
.content_container
{
    margin-left:15px;
    margin-right:15px;
    margin-top:15px;
    margin-bottom:15px; 
}

/* PAGE LAWYER */
#lawyer_content .H3_title
{
    padding:0;
    margin:0;
}
#lawyer_content ul
{
    list-style:none;
}

        .hp_box_news a, .hp_box_news a:visited, .hp_box_news a:hover
        {
            text-decoration: none;
            font-weight: normal;
            color:#ffffff;
        }
        .hp_box_pub .PubAuthors
        {
            margin-top: 10px;
        }
        .hp_box_pub .PubEdition
        {
            font-style: italic;
        }
        .hp_box_pub a, .hp_box_pub a:visited
        {
            text-decoration: none;
        }
        .hp_box_pub a:hover
        {
            text-decoration: underline;
        }
        #hp_box_pub, #hp_box_news
        {
            
            padding-left:4px;
         
        }
        #hp_box_pub p, #hp_box_news p
        {
               color:#ffffff;
        }
.PubEdition
{
    font-style:italic;
}