#retouching_examples {
	width: 335px;
	float: right;
	height: 330px;
	overflow: auto;
}

#retouching_examples ul {
	margin: 0;
	padding: 0;
}

#retouching_examples li {
	list-style: none;
	float: left;
}

#retouching_examples li img {
	width: 146px;
	height: 98px;
	border: 2px solid black;
}

ul#retouching_services li {
	margin-bottom: 20px;
}