.searchresults i {
	font-weight: bold;
	font-style: normal;
	color: gray;
}

.searchresults ul {
	list-style: circle;
}

.searchresults li {
	margin-bottom: 1.4em;
	text-align: justify;
}

.searchresults b {
	color: green;
	font-size: 10px;
}
