.galeri ul {
	list-style: none;
	width:925px;
	height:160px;
}

.galeri ul li {
	width:150px;
	float:left;
	padding:10px;
	margin:25px 25px 0 0;
	border:1px solid #003;
}

.galeri ul li img {
	width:150px;	
	height:120px;
	border:none;
}
