
.iwiwdoboz, .freemaildoboz {
	position:absolute;
	display: none;
	z-index: 20;
	opacity: 0;
	margin-top: 14px;
	margin-left: -205px;
	background: #e0e0e0;
	height: 224px;
}

.menuhover_hover {
	background: #e0e0e0 !important;
	color: black !important;
}

.menuhover_hover:hover {
	color: black !important;
}


.iwiwdoboz {
	width: 291px;

}

.freemaildoboz {
	width: 313px;
}

.hovermenuitem_selected .menudoboz {
    display: block;
}
