@import "shared.css";

#mega-menu-item ul.menu {
background: #ccc url(images/bg_white.png) repeat-x 0 -80px
}
#mega-menu-item ul li a {
background: url(images/bg_white.png) repeat-x 100% 0
}
#mega-menu-item ul li .sub li.mega-hdr a.mega-hdr-a {
background: #E3E3E3 url(images/bg_mega_hdr.png) no-repeat 0 0
}

