.pages_treediv {
	display:none; 
	position:absolute; 
	width:250px;
	border: 1px solid #777777;
	background-color: white; 
	padding: 5px;
}

.pages_viewdiv {
}


.pages_header_date {
}

.pages_content {
 padding: 5px;
}

.pages_header_url {
 text-decoration: none;
 font-weight: bold;
 color: black;
}

.pages_url {
 color: green
}

