body {
	background: #e1d6cf;
	color: #000;
}
li {
	font-weight: bold;
	margin-bottom: 5px;
	width: 270px;
	list-style: none;
}
li span {
	display: block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	float: left;
}
li img {
	width: 120px;
	height: 25px;
}