#module-list {
	line-height: 1em;
}
#module-list a {
	padding-left: 24px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}

