﻿.pCMS_SiteMenuPanelControlItem:hover {
    cursor: pointer; 
}

.pCMS_SiteMenuPanelItem {
    display: inline-block;
}

.pCMS_PanelContainer {
    width: 100%;
    height: 200px;
    position: absolute;
    z-index: 999;
    background-color: white;
}