#articles_pg .current_box {
	margin:10px 0 0 0;}
	
#articles_pg .clearer {
	clear:both;
	float:none;}
	
#articles_pg h3.date {
	font-size:17px;
	display:block;
	color:#3E74BA;
	margin:10px 0 8px 5px;
	float:left;}
	
#articles_pg .main_cat_title {
	color:#3E74BA;
	font-size:17px;
	margin:10px 0 8px 0px;
	padding:0px;
	width:auto;}
	
#articles_pg .sub_cat_title {
	float:left;
	clear:left;
	width: 100%;
	margin-left:0px;
	margin-bottom: 2px;
	font-style:italic;
	font-size:12px;
	color:#444;
	text-align:right;
	}

#multiple_posts #articles_pg .post_group{
	border-top:1px dashed #ccc;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:10px;
	}
	
/*--[conexpo]--*/

div.title_box-yellow {
    background: url("images/title_bar_gradient_yellow.jpg") repeat-x scroll 0 0 #AEAAA9;
    color: #FFFFFF;
    font-family: Rockwell,Georgia;
    font-size: 16px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    margin-bottom: 10px;
    position: relative;
    text-indent: 10px;
    width: 100%;
}

