#menu_edit {
	margin: 0px;
}

#menu_edit table td span table {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#menu_edit table td span table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 21px;
}

#menu_edit table td span table td img,
#menu_edit table td span table td a img{
	border: none;
}

#menu_edit table span table td a {
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 1px;
}

#menu_edit table span table td a span.node {
    color: #06559e;
}

#menu_edit table span table td a span.nodeSelected {
    background-color: #06559e;
    color: #ffffff;
}

#menu_edit table span table td a span.article {
    color: #75a60e;
}

#menu_edit table span table td a span.articleSelected {
    background-color: #75a60e;
    color: #ffffff;
}

#menu_edit table span table td .childCount {
    color: #bab8b8;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
}

#menu_editor_line {
	margin: 16px 0px;
}

#menu_editor_line table {
	width: auto;
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#menu_editor_line table td {
	margin: 0px;
	padding: 0px;
	padding-right: 16px;
}

#menu_editor_line table td.title {
	color: #bab8b8;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}
