.webfx2-menu, .webfx2-menu * {
	box-sizing:			content-box;
	-moz-box-sizing:		content-box;
}

.webfx2-menu {
	position:			absolute;
	z-index:			100;
	visibility:			hidden;
}

.webfx2-menu-empty {
	display:			none;
}

.sep:hover {
	cursor: hand;
}

.webfx2-menu-wrapper {
	padding-top: 0px;
}

