﻿.customFont {
	font-family:Verdana,Trebuchet MS,Lucida Grande,sans-serif; 
	font-size:10px
}
.buttonStyle {
	border:1px solid;
	background:#c8dbec;
	font-family:Verdana,Trebuchet MS,Lucida Grande,sans-serif; 
	font-size:10px
}
.textCentered {
	text-align:center;
} 
/*
#divTree {
	width:40%;
}

#divTree td{
	white-space:normal;
}
*/

#treeView div td
{
	white-space:normal;
}
