@CHARSET "utf-8";
.articles_listitem_list {
    font-weight:600;
    font-size:18px;
    color:#CCCCCC;
    margin-right: 3px;
}
.articlelist_item {
	height:26px;
	line-height:26px;
	vertical-align:middle;
	text-overflow:ellipsis;
	overflow: hidden;
    font-family: Georgia, "Times New Roman", Times, serif !important;
}
.articlelist_item a {
    color: rgb(0, 0, 0) !important;
    font-size: 14px;
}

.articlelist_item .posted {
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}

#articles_loading
{
    z-index: 100;
    width: 600px;
    height: 837px;
    text-align: left;
}
.fieldrow {
	height: 36px;
}
.separator {
	background-color: rgb(204, 204, 204); 
	height: 1px; 
	margin: 0px; 
	padding: 0px;
}
.header_bar {
    text-align: left;
  	height:24px; 
	padding-top:3px;  
    display: block;
}
