#categories_block { float: left; width: 200px; background: #dbc4a1; padding: 10px 0; }
#categories_block h4 { display: block; margin: 0 10px; }
#categories_block a { display: block; padding: 5px 10px; }
#categories_block a.current, #categories_block a.current:hover { background: #d4b88d; text-decoration: none !important; color: #222 !important; font-weight: bold; }

#articles_block { margin-left: 250px; _margin-left: 247px; }
#art_link { margin-bottom: 15px; font: 10px Verdana, Arial; color: white; }