ul li span {
	height: 30px;
	max-height: 20px;
	clear: both;
}

ul li span img {
	display: inline;
	width: 20px;
	float: left;
}
ul li span a {
	display: inline;
	float: left;
	width: 100px;
	margin: 0 0 0 3%;
}


