.article_sections, .article_sections_selected {
font-family: verdana, helvetica, arial;
font-size: 9px;
line-height: 16px;
background: #f4f4f4;
padding: 3px;
text-align: center;
}

.article_sections_selected {

}

.article_top {
color: #fff;
background: #ccc;
border-bottom: 2px solid #000;
}

.article_top_left, .article_top_right {
font-family: verdana, helvetica, arial;
font-size: 9px;
color: #000;
padding: 0px;
padding-left: 12px;
text-align: left;
font-weight: bold;
line-height: normal;
}

.article_top_right {
text-align: right;
padding-right: 0px;
}

.article_top_select, .article_top_option {
font-family: verdana, helvetica, arial;
font-size: 9px;
color: #000;
background: #eee;
text-align: left;
line-height: normal;
border: 0px solid #eee;
padding: 0px;
font-weight: normal;
}

.article_top_option {
background: #f4f4f4;
}


