#CONTENTS .box .repeat li {
	background: url(../common/images/icon1.gif) no-repeat left center;
	line-height: 150%;
	padding-left: 18px;
	font-size: 93%;
}
#CONTENTS h3 {
	color: #06F;
	border-bottom: 1px dotted #06F;
	background-image: none;
	height: auto;
	width: auto;
	text-indent: 0px;
}
#CONTENTS .answer {
	margin: 10px 20px 0px;
	padding: 5px;
	background: #EBEBEB;
	border: 1px solid #999;
}
#CONTENTS .answer p {
	line-height: 150%;
}
