#linklist li
{
	list-style: outside;
	list-style-image: url(../uimages/small-arrow.gif);
	margin: 5px 0 10px -10px;
	text-indent: -5px;
}


