﻿#left_side { width:650px; float:left; }
#right_side { width:320px; float:right;}
a { text-decoration:none; }
a:hover { text-decoration:underline; }

.right_block
{
    border: 1px solid #E4E4E4;
    background: #F7F7F7 none repeat scroll 0 0;
    margin-bottom:5px;
    color:#636466;
    min-height:30px;
}

.right_block div
{ margin:10px; }

.right_block h1
{
    font-size:14px;
    margin:0px 0px 0px 0px;
    font-weight:normal;
}

.right_block p
{
    font-size:12px;
    margin:0px 0px 0px 0px;
}

.header_left
{
    width:100%;
    margin:0px;
}

.hd_left
{
 width:10px;
 height:30px;
 background-image:url('../Images/bar_hd_bg_left.jpg');
 float:left;
}

.hd_right
{
 width:10px;
 height:30px;
 background-image:url('../Images/bar_hd_bg_right.jpg');
 float:right;
}

.hd_middle
{
    line-height:30px;
    vertical-align:middle;
    float:none;
    background-image:url('../Images/bar_hd_bg_middle.jpg');
    background-repeat:repeat-x;
    height:30px;
    color:#8a8a8a;
    font-size:14px;
}

.left_block
{
    margin-bottom:5px;
    color:#636466;
    clear:both;
    height:auto;
}

.left_block_content
{ margin:0px; font-size:12px; }

.left_block_content div
{ margin:10px; font-size:12px; }

.fav_ico
{
    height:50px;
    width:50px;
    background-image:url('../images/add_article.gif');
    background-repeat:no-repeat;
    float:left;
    margin-right:5px 5px 5px 0px;
    margin-top:10px;
}

.add_ico
{	height:60px;
    width:50px;
    background-image:url('../images/my_fav.jpg');
    background-repeat:no-repeat;
    float:left;
    margin-right:5px;
    margin-top:10px;
}

.left_block_content a
{
    width:45%;
    float:left;
    margin-right:5px;
    text-decoration:none;
    color:#4682B4;
    height:auto;
}

.left_block_content
{    
    border-bottom:solid 1px #e4e4e4;
    border-left:solid 1px #e4e4e4;
    border-right:solid 1px #e4e4e4;
}

.hauto
{ height:auto; }
.text
{ float:none; }
.rss:hover
{ background-image:url('../images/rssorange.png'); }
.hd_container
{ margin:0px; border-bottom:solid 1px #e4e4e4; border-left:solid 1px #e4e4e4; border-right:solid 1px #e4e4e4; }
.hd_content
{ margin-bottom:0px; margin-right:10px; margin-left:10px; }

