.gallery li{
	float : left;
	margin : 0 15px 15px 0;
	font-size : 12px;
	text-align :center;
}
.gallery img {
	margin-bottom : 5px;
}
