@charset "utf-8";
/* CSS Document */
.text p {
	margin:0px;
}

.text ul {
	list-style:none;
	padding-left:100px !important;
}

.text li {
	background: transparent url('/img/list.gif') no-repeat left center;
	padding: 3px 0 3px 15px;
}

