/***************************************************
			CONTENT
***************************************************/

div.componentheading,
h2.componentheading{
	font-size:18px;
	font-weight:normal;
	color: #d70306;
	text-align:right;
	border-bottom:1px soild #666;
}

.article-tools {
	text-align:right;
	position:relative;
	height:10px;	
}

.article-meta {
	position:absolute;
	width:300px;
	top:0;
	right:30px;
}

.buttonheading {
	position:absolute;
	width:50px;
	top:0;
	right:5px;
}

.article_separator {
	display:block;
	height:1px;
	margin:5px 0;
}