.news-single-author {
	display: inline;
}
.news-latest-morelink,
.news-list-morelink,
.news-single-backlink {
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline;
	float: right;
}
.news-latest-morelink a,
.news-list-morelink a,
.news-single-backlink a,
.tx-ttnews-browsebox a {
	font-weight: bold;
	text-decoration: none;
}
.news-latest-morelink a:hover,
.news-list-morelink a:hover,
.news-single-backlink a:hover,
.tx-ttnews-browsebox a:hover {
	text-decoration: underline;
}
.tx-ttnews-browsebox {
	text-align: right;
}
.tx-ttnews-browsebox table {
	float: right;
}
.tx-ttnews-browsebox-SCell a {
	border-width: 1px;
	border-style: solid;
}
.tx-ttnews-browsebox-SCell a:hover {
	border-style: none;
	text-decoration: none;
}
.news-single-related,
.news-single-links {
	margin-top: 20px;
}
