﻿ul#products li
{
	position: relative;
	margin-left: 60px;
}

ul#products li img
{
	position: absolute;
	top: 0px;
	left: -80px;
}