﻿.holder .web-menu ul { display : none; }

.holder .web-menu li.web-menu-current > ul,
.holder .web-menu li.web-menu-current-ancestor > ul { display : block; }

.holder .web-menu-li-depth-3, .holder .web-menu-li-depth-4 {
    list-style: none outside none;
    padding: 0 0 0 20px;
    border-bottom: none;
    margin: 12px 0 !important;
}
.holder .web-menu-li-depth-3 a.web-menu-current, .holder .web-menu-li-depth-4 a.web-menu-current {
    border-bottom: none !important;
}

.holder .web-menu-li-depth-3 .web-menu-current, .holder .web-menu-li-depth-4 .web-menu-current {
	border-bottom: 1px dotted #D2D2D2;
}

.holderul.web-menu-current-ancestor .web-menu-li-position-1 {
	border-top: 1px dotted #D2D2D2;
	margin-top: 10px;
}

#quicklinks_quicklinks1_web_menu {padding:0;margin: 0;}

