.new_more
    {
    text-align:right;
    margin-top:10px;
    background:url(/images/pointer.gif) right top no-repeat;    
    padding-bottom:10px;
    padding-right:24px;
    }

.new_more a, .new_more a:link, .new_more a:visited
    {
    border-bottom:1px solid #0949BF
    }

.new_more a:hover
    {
    border-bottom:1px solid orange;
    }

.new_title
    {
    text-decoration:none;
    color:#0949BF;
    }

.new_title a, .new_title a:link, .new_title a:visited
    {
    color:#0949BF;
    border-bottom:1px solid #0949BF;
    }

.new_title a:hover
    {
    border-bottom:1px solid orange;
    }

.new_date
    {
    color:#999999;
    float:left;
    }

.new_short
    {
    margin-top:5px;
    padding-bottom:5px;
    border-bottom:1px dotted #cccccc;
    margin-bottom:5px;
    font-size:12px;
    color:#000000;
    }

.new_add_new
    {

    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #dddddd;

    }

.fnew_title
    {
    font-size:16px;
    text-decoration:underline;
    color:#0949BF;
    padding-bottom:5px;
    border-bottom:2px dotted #cccccc;
    }

.fnew_date
    {
    font-size:14px;
    color:#999999;
    float:right;
    }

.fnew_full
    {
    color:#000000;
    }

.fnew_back_to_list
    {
    border-top:2px dotted #cccccc;
    padding-top:5px;
    }
