ul.linedList {
	margin-left: 0;
}
ul.linedList li {
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #eeeeee;
	background-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/disc.png');
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
ul.linedList li:last-child {
	border: 0;
}