/* comment */
.forum_last div.items {
	border-bottom: 1px dotted #000;
	padding: 0.5em 0;
}
.forum_last div.items a {
	display: block;
	background: url('/dsg/icon_more.gif') no-repeat top left;
	color: #fff;
	text-decoration: none;
	font-size: 90%;
	padding-left: 17px;
}
.forum_last div.items a:hover {
	text-decoration: underline;
}
