.contents {
	text-align: justify;
}

.contents img {
	margin: 4px;
}

.contents table {
	width: 100%;
}

.contents table td {
	vertical-align: top;
}

.contents .newslist {
	margin-top: 3em;
	margin-left: 2em;
}

#subtopics {
	background-color: #cde;
	padding: 4px;
	margin-bottom: 1.6em;
}

.authlink {
	border: dotted 1px;
	border-bottom: none;
}

.authlink,
.authlink a,
.authlink a:visited {
	color: #666;
	font-weight: normal;
}

.authlink a:hover {
	background: yellow;
}

.scorebox {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.scorebg {
	display: block;
	padding: 0;
	margin: 0;
	width: 50px;
	height: 10px;
	background: #369;
	background-image: url(/images/skin/default/icons/score.gif);
	background-repeat: repeat-x;
	border: none;
	font-size: 2px;
}

.score {
	display: block;
	padding: 0;
	margin: 0;
	height: 10px;
	background: #eee;
	background-image: url(/images/skin/default/icons/score.gif);
	background-position: right;
	background-repeat: repeat-x;
	border: none;
	font-size: 2px;
}
