@charset "utf-8";

#Center li {
	background-image: url(../images/icon-question.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 23px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
