

/* CONTENT */

.article_title {
	padding-bottom:10px;
}

h8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#224B99;
}

.article_subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#57AE00;
	padding: 15px 10px 5px 10px;
}

.article_info {
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	background-color:#F7F7F7;
	border-bottom:1px dashed #DFDFDF;
	border-top:1px dashed #DFDFDF;
	padding: 0 10px 0 10px;
}

/* LEFT BAR */

#articles_authors {
	margin: 100px 0 15px 0;
}
.articles_authorsDetails {
	font-family:Arial, sans-serif;
	font-size:11px;
	padding:15px;
}

.articles_authorsName {
	font-size:12px;
	font-weight:bold;
	color:#1A3873;
}

