body, html {
	background-color:#000;
	color: #fff;
}
#selectable_div, #table_rows_container, #tree_container, #bottomSplitPane,	
#buttons_bar {
	background: #333;
}
.thumbnail_selectable_cell {
	background: #999;
	color: #000;
}
a:link {
	color:#fff;
}
#action_bar div.separator, .action_bar div.separator {
border-left:1px solid #666;
border-right:1px solid #666;

}
#footer {
	width: auto;
	overflow: hidden; 
	margin: auto; 
	height: 30px;
	padding: 5px 0px 0px;
}
#footer .phone {
	position: absolute;
	margin: -3px 0px 0px 5px;
}
.top_bar .re_quote a {
	zoom: 1;
	height: 34px !important;
	padding: 0px;
}
.rootDirChooser  {
	background-color: #666;
}
.rootDirChooser a:hover {
	color: 000;
}
