#contents ul {
	list-style: none;
	padding-top: 20px;
}
#contents li {
	margin-bottom: 7px;
	border-bottom: thin dotted #66CC99;
	width: 200px;
	padding-bottom: 7px;
	padding-left: 10px;
}
