#CONTENTS ul {
	display: block;
	margin-left: 30px;
}
#CONTENTS ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 10px;
	list-style-position: inside;
	list-style-image: url(../common/images/footer_icon1.gif);
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
#CONTENTS ul li ul li {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CONTENTS .size {
	font-size: 101%;
}

