#kwicks {
	position: relative;
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
}

