#CONTENTS ul {
	display: block;
	margin-left: 20px;
}
#CONTENTS ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background-image: url(../images/link_icon1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
}
#CONTENTS ul li h3 {
	margin-bottom: 4px;
}
