#title {
	width: 317px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.gallery li {
	float: left;
	margin-right: 23px;
	list-style-type: none;
	margin-bottom: 20px;
	display: block;
	height: 43px;
	width: 137px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #338dbf;


}

img.grey {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border:none;


	
}
 
img.color {
	position: absolute;
	left: 0; top: 0;

		border:none;

}
