#emojipallet {
	position	: absolute;
	width		: 362px;
	height		: 260px;
	overflow	: auto;
	border		: 1px solid #ccc;
	background-color: #fff;
	zIndex		: 5;
}
#emojipallet img {
	border-color: #FFF;
}
