
.icon {
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	float: left;
	width: 48px;
	height: 48px;
	position: relative;
	cursor: hand;
}

.button {
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	float: left;
	width: 30px;
	height: 30px;
	position: relative;
	cursor: hand;
}
