.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul.firstLevel>li>.item:hover>a {
    background-color: #ff8a00;
    background-image: -webkit-linear-gradient(top,#ff8a00,#f98734);
    background-repeat: repeat-x;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    margin: 0 0 0 -20px;
    display: block;
    width: 40px;
    height: 6px;
    z-index: 3;
    background: url(/BuiltTheme/bookshelf_almanac.v3.0/b4dab452/images/icon_set.png) 0 -1950px no-repeat;
display:none;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    display: block;
    height: 15px;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    padding: 10px 25px 20px 25px;
    font: normal 22px/26px 'Open Sans';
    color: white;
    text-align: center;
    background: inherit;
}
.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul.firstLevel>li.sel>.item>a {
    background-color: #ff8a00;
    background-image: -webkit-linear-gradient(top,#ff8a00,#f98734);
}
.WaGadgetUpcomingEvents .gadgetStyleBody {
    min-height: 150px;
}
.generalFormContainer {
    background: #fff;
    padding: 10px 20px;
}