.content-work ul li {
	width: 300px;
	height: 220px;
	margin: 0 20px 0 0;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	float: left;
	}
.content-work ul li a {
	display: block;
	width: 300px;
	height: 220px;	
	overflow: hidden;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
}
.content-work ul li .fake-hover {
	display: block;
	width: 300px;
	height: 220px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.content-work ul li#adidas-feel {
	background: url(img/thumb-300-adidas-feel.jpg) no-repeat;
	}
.content-work ul li#adidas-feel .fake-hover {
	background: url(img/thumb-300-adidas-feel.jpg) no-repeat 0 -220px;
}


.content-work ul li#dicks {
	background: url(img/thumb-300-dicks.jpg) no-repeat;
	}
.content-work ul li#dicks .fake-hover {
	background: url(img/thumb-300-dicks.jpg) no-repeat 0 -220px;
}


.content-work ul li#nike-beijing {
	background: url(img/thumb-300-nike-beijing.jpg) no-repeat;
	}
.content-work ul li#nike-beijing .fake-hover {
	background: url(img/thumb-300-nike-beijing.jpg) no-repeat 0 -220px;
}

.content-work ul li#nike-vintage {
	background: url(img/thumb-300-nike-vintage.jpg) no-repeat;
	}
.content-work ul li#nike-vintage .fake-hover {
	background: url(img/thumb-300-nike-vintage.jpg) no-repeat 0 -220px;
}


.content-work ul li#nike-true {
	background: url(img/thumb-300-nike-true.jpg) no-repeat;
	}
.content-work ul li#nike-true .fake-hover {
	background: url(img/thumb-300-nike-true.jpg) no-repeat 0 -220px;
}

.content-work ul li#nike-6 {
	background: url(img/thumb-300-nike-6.jpg) no-repeat;
	}
.content-work ul li#nike-6 .fake-hover {
	background: url(img/thumb-300-nike-6.jpg) no-repeat 0 -220px;
}


.content-work ul li#stella {
	background: url(img/thumb-300-stella.jpg) no-repeat;
	}
.content-work ul li#stella .fake-hover {
	background: url(img/thumb-300-stella.jpg) no-repeat 0 -220px;
}

/* ----------------- */

.gallery ul {
	width: 600px;
	margin: 10px 0 0 -5px;
	}

.gallery ul li {
	width: 140px;
	height: 95px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -9999px;
	position: relative;
	float: left;
	}
.gallery ul li a {
	display: block;
	width: 140px;
	height: 95px;	
	overflow: hidden;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
}
.gallery ul li .fake-hover {
	display: block;
	width: 140px;
	height: 95px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.gallery ul li#nike-thumb1 {
	background: url(img/thumb-gallery-nike1.jpg) no-repeat;
	}
.gallery ul li#nike-thumb1 .fake-hover {
	background: url(img/thumb-gallery-nike1.jpg) no-repeat 0 -100px;
}