.anc-photo {
	background-color: #E6E6E6;
	text-align: center;
	padding: 10px;
}
.anc-list {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style-type: none;
}
.anc-list li {
	list-style-type: none;
	background-image: url(img/listpoint1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}