.article #canvas #content-wrapper
{
	width: 640px;
}

.generic-button-arrow.back-button
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	float: right;
}
.article-headline
{
	margin-bottom: 8px;
	_margin-top: 13px;
	_margin-bottom: 0;
	float: left;
	width: 350px;
}

.author 
{
	font-size: 16px;
	padding: 10px 0;
	
}
