﻿#section_desc
{
    /*border-right:2px dashed #82031b;
    border-top:2px dashed #82031b;*/
    padding:5px;
    position:relative;
    float:right;
    margin-bottom:20px;
    width:470px;
    
}



h1
{
    padding-left:10px;
    clear:both;
}

#latest_article
{
    width:470px;
    float:left;  
    clear:both;
    padding:5px;
    /*border-right: 2px dashed  #82031b;
    border-top:2px dashed #82031b;*/
   
}

#categories
{
    clear:both;
    padding:5px;
    width:220px;
    float:left;
    margin-bottom:20px;
     
   
}

#recent_articles
{
    padding:5px;
    width:220px;
    float:right;
    margin-bottom:20px;
}

#recent_articles ul, #categories ul
{
    padding:0;
    margin-left:5px;
    list-style:none;
}

#recent_articles li,#categories li
{
    margin-bottom:5px;
    direction:rtl;
}


#recent_articles li a 
{
    color:#000;
    text-decoration:none;
    font-size:12px;
    background-image:url('../images/artlinkc.jpg');
    background-position:right;
    padding-right:15px;
    background-repeat:no-repeat;

}

#recent_articles li a:hover 
{
    background-color: #dadada;
}



#categories li a

{
    color:#000;
    text-decoration:none;
}




#categories li a:hover
{
    background-color: #dadada;
}



.danid
{
    visibility:hidden;
}

#section_logo
{
    border:0;
    float:right;
    margin: 5px 0 5px 5px;
    width:120px;
    height:120px;
}
