.repeater-sample {
	padding:15px;
}
.repeater-sample-item {
	padding:4px;
	margin:2px;
	border:1px solid gray;
	background-color: lightgray;
}