/**************************************/
/*       ARTICLES CATEGORY            */
/**************************************/

/* LEFT COLUMN */
.articles.category .left_col {width: 768px !important;}
.articles.category ul#breadcrumbs {width: 767px;}
.articles.category div.teaser {padding: 10px; width: 747px !important; float: left;}
.articles.category div.teaser ul {padding-left: 3px !important; /*padding-top: 13px !important;*/}
.articles.category div.teaser ul li {margin-bottom: 20px !important;}
.articles.category div.teaser ul li h2.f-14 {padding-top: 0 !important; padding-bottom: 3px !important;}

/* RIGHT COLUMN */
.articles.category .right_col {padding-left: 5px; border-left: 9px solid #ebeae8;}
.articles.category dl.ad dt {background: url(../../images/text_ad.gif) 50% 5px no-repeat; height: 30px; margin-right: 96px;}
.articles.category dl.ad {text-align: center; width: 215px; margin-left: 45px;}
.articles.category dl.ad dd {padding-left: 0 !important; float: left; margin-bottom: 25px;}


