div#homeImg {
    background-image: url(/images/images/home_on_sm.gif.gif);
}
div#rightnav {
	position:absolute;
	left:600px;
	top:30px;
	width:163px;
	height:503px;
	z-index:1;
}
div#headerLine1 {
	background-image: url(../system/images_manage.gif);
}
div#vline {
	position:absolute;
	left:582px;
	top:30px;
	width:20px;
	height:510px;
	z-index:2;
}
#tree {
	float: left;
	width: 349px;
	position: relative;
	padding: 1px;
}

#content_border {
	border: thin solid #999999;
	position: relative;
	width: 705px;
}
#vdivider {
	background-color: #999999;
	position: absolute;
	height: 100%;
	width: 2px;
	left: 351px;
}

#top_links {
	position: absolute;
	left: 492px;
	top: 41px;
}

#options {
	float: left;
	position: relative;
	width: 349px;
	padding: 1px;
	left: 2px;
}
#tree_view {
	position: relative;
	left: 10px;
	top: 10px;
}

#content_border div .tabletitlebar {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1E0FF;
}

#optionsPadding {
    padding-left: 5px;
    padding-right: 4px;
}
.sectionTitle {
	height: 20px;
	background-color: #CCCCCC;
}
.sectionTitle p {
	position: relative;
	top: 3px;
}
#sectionLogo {
        background-image: url(/images/print_simply_anywhere.gif);
}