/* move thumbnails further to the right to clear "Call Accounting Software" */
.content h2 .thumb {
	position: absolute;
	left: 225px;
	top: -35px;
}
