#clear_button {
	font-size: 12px;
	font-family: arial, sans-serif;
//	border-left: solid black 1px;
//	border-top: solid black 1px;
	width: 20px;
	height: 20px;
}

#items {
	height: 30px;
}

#show_button {
}