#container_forums
    {
        margin-top: 10px;
        background: #EDEDED;
    	border: 5px solid #0E79BD;
    }
.forum_cell_img
    {
        width: 30px;
        text-align: center;
        border-top: 1px solid #0E79BD;
    	border-right: 1px solid #0E79BD;
    }
.td_headers_forum
    {
        color: #fff;
        height: 20px;
        font-size: 10px;
        font-weight: bold;
        padding: 0px 5px 0px 5px;
    	background: #0E79BD;
    	text-transform: uppercase;
    }
.description_forum_cell
    {
    	padding: 5px;
    	border-right: 1px solid #0E79BD;
    	border-top: 1px solid #0E79BD;
    }
.themes_forum_cell
    {
        width: 80px;
        font-size: 10px;
        text-align: center;
    	border-top: 1px solid #0E79BD;
    	border-right: 1px solid #0E79BD;
    }
.messages_forum_cell
    {
        width: 80px;
        font-size: 10px;
        text-align: center;
        border-top: 1px solid #0E79BD;
        border-right: 1px solid #0E79BD;
    }
.viewing_forum_cell
    {
        width: 80px;
        font-size: 10px;
        text-align: center;
    	border-right: 1px solid #0E79BD;
    	border-top: 1px solid #0E79BD;
    }
.lastmess_forum_cell
    {
        width: 155px;
    	padding: 5px;
    	font-size: 10px;
    	border-top: 1px solid #0E79BD;
    }
.lastmess_forum_cell img
    {
       height: 12px;
       margin-left: 5px;
    }
#td_theme_separator
    {
       height: 5px;
       background: #0E79BD;
    }







#header_themes_section
    {
        color: #fff;
    	font-weight: bold;
    	padding: 10px 10px 10px 10px;
    	background: #0E79BD;
    	font-size: 14px;
    	border-top: 5px solid #EDEDED;
    }
#header_themes_section a
    {
        color: #fff;
    }
#container_themes
    {
        margin: 10px 0px 10px 0px;
        background: #EDEDED;
    	border: 5px solid #0E79BD;
    }







#header_theme_field
    {
    	width: 695px;
    	margin-bottom: 5px;
    	border: 1px solid #CCCCCC;
    }



#path_themes_top
     {
        color: #fff;
    	padding: 5px 10px 5px 10px;
    	background: #0E79BD;
    	margin-top: 20px;
    	font-size: 10px;
    	font-weight: bold;
    	text-transform: uppercase;
     }
#path_themes_top a
     {
        color: #fff;
     	font-size: 10px;
     	font-weight: bold;
     }
#path_themes_bot
     {
        color: #fff;
    	padding: 5px 10px 5px 10px;
    	background: #0E79BD;
    	font-size: 10px;
    	font-weight: bold;
    	text-transform: uppercase;
     }
#path_themes_bot a
     {
        color: #fff;
     	font-size: 10px;
     	font-weight: bold;
     }
#div_list_options
     {
        padding: 10px;
        text-align: right;
        background: #EDEDED;
     	border: 1px solid #0E79BD;
     }



#stat_forum_head
     {
        color: #fff;
    	font-size: 10px;
    	margin-top: 50px;
    	background: #0E79BD;
    	font-weight: bold;
    	text-transform: uppercase;
    	padding: 5px 10px 5px 10px;
     }
#stat_forum_cont
     {
     	padding: 5px;
     	font-size: 10px;
        background: #EDEDED;
     	border: 1px solid #0E79BD;
     }


#law_div_head
     {
        color: #fff;
    	font-size: 10px;
    	margin-top: 40px;
    	background: #0E79BD;
    	text-align: center;
    	font-weight: bold;
    	text-transform: uppercase;
    	padding: 5px 10px 5px 10px;
     }
#div_list_law
     {
     	padding: 5px;
        background: #EDEDED;
     	border: 1px solid #0E79BD;
     }