*.ContentRight *.news_title {
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: left;
    width: 134px;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 8px solid #DCDCDC;
    }

*.ContentRight *.job_title {
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: left;
    width: 134px;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 6px solid #DCDCDC;
    }

*.ContentRight *.news_element {
    margin: 10px 10px 10px 0px;
    float: right;
    width: 124px;
    }

*.ContentRight *.news_element_header {
    margin: 0px 0px 0px 0px;
    float: right;
    width: 124px;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
    }

*.ContentRight *.news_element_date {
    font-family: Helvetica;
    font-size: 11px;
    float: right;
    width: 124px;
    margin: 0px 0px 5px 0px;
    }

*.ContentRight *.news_element_content {
    font-family: Helvetica;
    font-size: 11px;
    float: right;
    width: 124px;
    margin: 0px 0px 0px 0px;
    }

*.ContentRight *.news_element_content p {
    margin: 0px;
    padding: 0px;
    }

*.ContentRight *.news_element_more {
    font-family: Helvetica;
    font-size: 11px;
    width: 124px;
    float: right;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }

*.ContentRight *.news_element_more a {
    text-decoration: underline;
    font-family: Helvetica;
    font-weight: normal;
    color: #E32322;
    }
*.news_single_header {
    position: relative;
    float: left;
    width: 442px;
    border-bottom: 3px solid #FFFFFF;
    margin: 20px 0px 0px 0px;
    }

*.news_single_title {
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    width: 390px;
    float: left;
    margin: 0px 0px 4px 0px;
    }

*.news_single_squares {
    position: absolute;
    float: right;
    right: 0px;
    bottom: 0px;
    width: 55px;
    margin-top: 10px;
    }
    
*.news_single_info {
    float: left;
    width: 432px;
    margin: 5px 0px 10px 0px;
    }

*.news_single_date {
    float: left;
    }

*.news_single_author {
    float: right;
    }

*.news_single_author p, *.news_single_author a {
    margin: 0px;
    font-weight: bold;
    color: #000000;
    }

*.news_single_image {
    float: left;
    }

*.news_single_image img {
    margin: 0px 10px 10px 0px;
    }

*.news_single_content h3 {
    font-size: 11px;
    }

*.news_single_content {
    float: left;
    width: 422px;
    font-family: Helvetica;
    font-size: 11px;
    }

*.news_single_back a, *.news_single_related a, *.news_single_content a {
    font-weight: normal;
    color: #E32322;
    text-decoration: underline;
    cursor: pointer;
    }

*.MainContent *.news_element {
    float: left;
    margin: 0px 0px 20px 0px;
    width: 423px;
    }

*.MainContent *.news_element p {
    margin: 0px 0px 0px 0px;
    }

*.MainContent *.news_element *.news_element_header {
    margin: 0px 0px 0px 0px;
    float: left;
    font-weight: bold;
    text-align: left;
    }

*.MainContent *.news_element *.news_element_date {
    margin: 0px 0px 0px 0px;
    float: right;
    }

*.MainContent *.news_element *.news_element_content {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 423px;
    }

*.MainContent *.news_element *.news_element_more {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 423px;
    }
    
*.MainContent p {
    text-align: justify;
    }
