﻿#HeaderMenu .dropdownFullImage {
    margin: 0px;
    padding: 0px;
    width: 891px;
    height: 299px;
}

#HeaderMenu .highlight {
    margin: 0 0 0 1px;
    padding: 0px;
    width: 948px;
    height: 299px;
    position: absolute;
    color: #fff;
}

#HeaderMenu .highlightEmpty {
    margin: 0 0 0 1px;
    padding: 0px;
    width: 948px;
    height: 299px;
    position: absolute;
    background-color: #fff;
    background-repeat: repeat;
}

#HeaderMenu #HighlightShadow {
    margin-top: 299px;
    margin-left: -1px;
    width: 950px;
    height: 14px;
    background: url(/_images/layout/master/productmenu/dropshadow.png) repeat-x;
}

#HeaderMenu #DropdownMenu li .linebreak {
    float: right;
    margin: 12px 10px 0 0;
    font-size: 12px;
}

#HeaderMenu #DropdownMenu li .linebreak2 {
    float: right;
    margin: 2px 10px 0 0;
    font-size: 12px;
}
