.tree_move
{
	height:20px;
	width:20px;
	text-align: right;
	background-image: url(../images/tree/end.gif)
}
.tree_line
{
	height:20px;
	width:20px;
	text-align: right;
	background-image: url(../images/tree/line.gif)
}
.tree_cont
{
	height:20px;
	width:20px;
	text-align: right;
	background-image: url(../images/tree/cont.gif) 
}
.tree_vert
{
	height:20px;
	width:20px;
	text-align: right;
	background-image: url(../images/tree/vert.gif) 
}
.tree_root
{
	height:20px;
	width:20px;
	text-align: right;
	background-image: url(../images/tree/root.gif)	
}
.tree_right
{
	height:20px;
	width:20px;
	text-align: right;
	background-image: url(../images/tree/right.gif)	
}
.tree_empty
{
	height:20px;
	width:20px;
	text-align: right;
}
.tree_td
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		padding-left:0px;
		background-color:#FFFFFF;
		text-align: right;
}
.tree_table
{
	border-spacing: 0px;
	padding-left: 0px;
	padding: 0px;
	border: 0px solid black;
	text-align: right;
}
.tree_record
{
	background-color:#FFFFFF;
	text-align: right;
	font-size: 12px;
	font-style: italic;
}
.tree_info
{
	background-color:#FFFFFF;
	text-align: right;
	font-size: 12px;
	text-indent: 10px;
}
.spacer {
    margin-top: 15px; /* define margin as you see fit */
}
.spacerh {
    margin-top: 35px; /* define margin as you see fit */
}
.copyr
{
	font-size: 12px;
	text-align: right;
	background-color:#F7F7F7;
}