#fsv .newslist {
	margin-left: 20px;
	margin-bottom: 20px;
}
.newslist td {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
