ul.tabs a {
	font-size: 1.0em;
}
#PleaseWait {
	text-align: center;
	font-weight: bold;
}
/* tab pane styling */
div.panes div.box {
	display:none;
	padding: 5px 10px 30px 10px;
	border:1px solid #999;
	border-top:0;
	background-color:#fff;
}
.filetree ul, .filetree li {
	clear: both;
}
.treeview-num, .treeview-label, .treeview-comment {
	float: left;
}
.treeview-num {
	border: 0;
	margin-left: 2px;
	width: 30px;
}
.treeview-label {
	width: 47%;
	padding-right: 10px;
}
.treeview-comment {
	width: 45%;
}
.ctl {
	margin-bottom: 10px;
	font-size: 90%;
}
.ctl img {
	border: 0;
}