.green {
    color: #8bb331;
}

a {
    text-decoration: none;
}

.left_menu  a {
    text-decoration: none;
    color: black;
}        
  
#page div.text_block div.raw_text div.coverage_content {
    background: url(../images/v_news_bg.png) repeat-x scroll 0 0;
    font-size: 1.2em;
    height: 89px;  
    width: 770px;
    overflow: hidden;
    position: relative;
}   

#page div.text_block div.raw_text div.news_chapter {    
    color: #828282;
    font-size: 1.8em;
    margin-top: 20px;
}

#page div.text_block div.raw_text div.coverage_content img {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 25px;
    float: left;
}

#page div.text_block div.raw_text div.coverage_content div.news_text {
    margin-top: 10px;
    float: left;
    width: 400px;
}

#page div.text_block div.raw_text div.coverage_content div.news_date {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 37px;
    margin-left: 39px;
    float: left;
}

#page div.text_block div.raw_text div.coverage_content p.news_title {
    font-weight: bold;
}

#page div.text_block div.raw_text div.coverage_content img>p {
    float: left;
}                                                       

.line {
    background: url(../images/v_line.gif) repeat-x scroll 0 0;
    width: 100%;
    height: 1px;
    width: 770px;
    margin-bottom: 10px;
    margin-top: 5px;   
}

div.news_chapter_content a {
    color: #8bb331;
    font-size: 1.2em;
    font-weight: bold;
}

#page div.text_block div.middle div.left_menu ul li:hover {
    background: url(../images/left_menu_link_bg_sel.gif);
    color: white;    
}

#page div.text_block div.middle div.left_menu ul.news_lm li:hover a {
    color: white;
}

#page div.text_block div.middle div.raw_text_cz {
    width: 1014px;
    padding-top: 5px;
    padding-left: 11px;  
    min-height: 200px;    
}

#page div.cz_form { 
    width: 237px;
    height: 108px;
    background: url(../images/vFormBg.png) no-repeat;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 25px;
    padding-bottom: 10px;
}

#page div.cz_form td.label {
    font-size: 1.2em;
    color: rgb(18,18,18);
}

#page div.cz_form input {
    width: 115px;
    height: 15px;
    border: 1px solid rgb(187,187,187);
    margin: 0;
    padding: 0;
} 

#page div.cz_form select {
    width: 115px;
    height: 15px;
    border: 1px solid rgb(187,187,187);
    margin: 0;
    padding: 0;
}
    
#page div.cz_form input.submit {
    width: 76px;
    height: 24px;
    border: 0;
}

#page div.text_block div.footer_cz {
    width: 1027px;
    height: 9px;
    background: url(../images/vTextBottomBg.gif) transparent no-repeat;
    padding: 0;
    margin: 0;
    border: 0px;
}
