/* ——————————————————————————————————————————
File: articles.css
Site: Cichliden Areal [www.cichlidenareal.ru]
Coder: Max P.
Author: XHTMLPLUS [www.xhtmlplus.ru]
Version: 28 May 2009
# Browsers: IE 6, IE 7, FF 2.0, Opera 9, Safari 3
————————————————————————————————————————— */

#content .article_block { position: relative; z-index: 3; margin-bottom: 15px; overflow: hidden; }
#content .article_block .article_date { display: block; float: left; width: 74px; margin-right: -87px; color: #3c9b2a; }
#content .article_block a.article_title { display: block; float: left; margin-left: 87px; color: #1d75a0; text-decoration: none; }
#content .article_block a.article_title:hover { color: #359ed1; text-decoration: none; }

#content table.colors {}
#content table.colors td { padding: 3px 6px; }
#content table.colors tr.light_green td { background: #e7f0be; }
#content table.colors tr.dark_green td { background: #c3ca9d; }
#content table.colors tr.red td { background: #fec2ab; }
#content table.colors tr.blue td { background: #cbdadd; }
#content table.colors tr.brown td { background: #efdeb7; }