.site-page-tree {
	overflow:hidden;
	margin-bottom:18px !important;
    font-size:12px;
	}

#page_tree_show {
	cursor:pointer;
	color:#21759B;
	font-size:10px;
	font-weight:normal;
	}


a.site-page-tree-link, a.site-page-tree-link:link {
	color:#21759B;
	text-decoration:none;
	border:none;
	}

a.site-page-tree-link:active  {color:#21759B; text-decoration:underline;}
a.site-page-tree-link:visited {color:#21759B; text-decoration:none;}
a.site-page-tree-link:hover   {color:#21759B; text-decoration:underline;}

/* RV */
.site-page-tree img{
    box-shadow:0 0;
    border-radius:0;
    vertical-align: text-top;
	}
