
div.fce_unsorted_list ul.type_1 {
	margin: 10px auto auto 0;
	padding:0;
	border:none;
}

div.fce_unsorted_list ul.type_1 li {
	list-style:none;
	padding: 1px 0 1px 10px;
	background:url(../img/ul_bullet_type_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:none;
}

div.fce_unsorted_list ul.type_1 p.bodytext {
	margin:3px auto 4px 10px;
}

