.article-header {
text-align: right;
}

.article-header h2.article-title {
	float: left;
	font-size: 14pt;
	color: #000d76;
	margin-left: 5px;
	display: inline;
	max-width: 400px;
	text-align: left;
}

.article-header .article-by {
	color: #550022;
}

.article-header .article-byline {
	font-weight: bold;
	color:#000d76;
	margin-right: 5px;
}

.article-header .article-publication-date {
	float: left;
	margin-left: 5px;
	clear: both;
	display: block;
}

.article-header .article-management-bar {
	margin-right: 5px;
}

.article-body-div {
	clear: both;
	margin: 30px 15px 15px 15px;
}

.article-body {
	margin-left: 15px;
}


.publication_date_in_future {
background: #ddffdd;
}

.not_published {
background: #ffe1b1;
}
