ul.megamenu li.subheader {
    border-bottom: 1px dotted #666666;
    color: #FFCC00;
    margin-bottom: 10px;
    width: 95%;
}
ul.megamenu li.subheader:hover {
    border-bottom: 1px dotted #FFCC00;
}
ul.megamenu li.subheader h2 {
    color: inherit;
    font-size: 13px;
    padding: 6px;
    text-transform: uppercase;
}
ul.megamenu li.subheader h2 a {
    color: inherit;
    display: block;
}
ul.megamenu li.sublink {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 18px;
    list-style-type: none;
    padding: 2px 3px;
}
ul.megamenu, ul.megamenu li {
    list-style-type: none;
}
UL UL LI {
    list-style-image: url(sipkam3.png);
}

