#left-content {
    margin-right: 1px;
}

#left-content a { 
    color:#00629b;    
}

#left-content .emphasized {
    background: #f7f7f7;
}

#left-content small {
    font-size: 11px;
}

#left-content .shadow {
    background: #fff url(/images/draft/left-menu-bottom.gif) no-repeat left top;
    height: 3px;
    overflow: hidden;
    width: 209px;
}

#left-content strong {
    color:#4a4a4a;   
}

#left-content p {
    font:11px tahoma, sans-serif;
    color:#4d4d4d;
    margin:10px 20px;
    padding:0;
}

#left-content p.delay {
    background: url(/images/icon_delay_watch.gif) no-repeat 10px 8px;
    padding:0 10px 0 35px;
}

#left-content .hr {
    background:#cecece url(/images/draft/left-content/hr.gif) repeat-y left center;
    height:1px;
    margin:15px 0;
    overflow:hidden;
    padding:0;
}

#left-content div.heading {
    color:000;
    font:14px Tahoma,sans-serif;
    padding:0 10px 15px 10px;
}

ul.rss {
    font:11px arial, sans-serif;
    list-style-type:none;
    margin:15px 0 0;
    padding:0;
}
ul.rss li {
    background: url(/images/www/icons/icon-rss.gif) no-repeat 10px 8px;
    padding:5px 10px 5px 30px;
}

#left-content ul.links {
    font:11px arial, sans-serif;
    list-style-type:none;
    margin:15px 10px 0;
    padding:0;
}

#left-content ul.links li {
    background: url(/images/links-bul.gif) no-repeat left 8px;
    margin:0;
    padding:5px 10px;
}

#left-content ul.links a {
    color:#1a5b30;
}

#left-content ul.feature-list {
    border: 1px solid #e7e7e7;
    border-right:none;
    margin: 0;
    padding: 0;
}

#left-content ul.feature-list li {
    border-bottom: 1px solid #f5f5f5;
    color:#707070;
    font:12px/15px trebuchet MS,sans-serif;
    list-style-type: none;
    padding: 10px 10px;
}

#left-content ul.feature-list li.heading {
    background: url(/images/draft/news-header.gif) repeat-x left top;
    color:#4c4c4c;
    font:11px tahoma, sans-serif;
}

#left-content ul.feature-list li.inset {
    background: #fff;
    padding: 10px;
}

#left-content ul.feature-list li em {
    color: #4c4c4c;
    font:11px tahoma, sans-serif;
    display: block;
    margin-bottom:3px;
}

#left-content ul.feature-list li.last {
    border-bottom: none;
    height:auto !important;
    height:1%;
    overflow:hidden;
    padding:5px 10px;
}

#left-content ul.feature-list a {
    text-decoration:none;
}

#left-content ul.feature-list a:hover {
    text-decoration:underline;
}

#left-content ul.feature-list .last a {
    background: url(/images/draft/str-grey.gif) no-repeat left center;
    color: #888;
    float:right;
    font:11px tahoma, sans-serif;
    padding-left:17px;
    text-decoration:none;
}

#left-content .shadow {
/*    background: url(/images/www/layout/left-content-shadow.gif) no-repeat left top; */
    background:#e7e7e7;
    height: 2px;
    overflow: hidden;
}


#left-content .promo-block {
    border-bottom:1px solid #e7e7e7;
    font:12px/15px trebuchet MS,sans-serif;
    margin:20px 0;
    padding:6px 10px 5px 0px;
    position:relative;
    height:auto !important;
    height:1%;
    overflow:hidden;
}

#left-content .promo-block .image {
    float:left;
    height:46px;
    width:58px;
    margin-right:10px;
}

#left-content .promo-block img {
    border:1px solid #e7e7e7;
    height:56px;
    width:56px;
    overflow:hidden;
    position:absolute;
    /*bottom: -1px !important;*/
    /*bottom: -2px;*/
    left:0;
}

#left-content .promo-block .fixed-link {
/*    background: url(/images/draft/str-blue.gif) no-repeat right bottom;*/
    text-decoration:none;
    display:block;
}
#left-content .fixed-dwnl {
    display:block;
}

#left-content .fixed-dwnl a {
    text-decoration: none;
}

#left-content .fixed-dwnl-size {
    color: #888;
    display: block;
    font-size: 10px; 
    font-style: normal;
    line-height: 1.2em;
    margin-top: -2px;
    margin-bottom: 2px;
    margin-left: 68px;
    text-decoration:none;
    white-space: nowrap;
}

#left-content .promo-block a:hover {
    text-decoration:underline;
}

#left-content .promo-block a:hover span {
    background:#fff;
}

#left-content .promo-block span {
    width:1px;
    padding-right:15px;
    position:relative;
    top:5px;
}
#left-content .banner88x33 {
    margin:20px 0px;
    padding:20px;
    display:block;
    border-top:1px solid #cecece;
}