h3.roomPhoto{
  margin:0;
  padding:0;
  border:none;
  background:none;
}

#filetree6 li ul li a{text-decoration:none;}

ul.wordList{
  margin:15px;
}

ul.wordList li{
  background:none;
}

.treeview .hover{ color:#000; cursor: pointer; }

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}


.treeview li { 
	margin: 0;
	padding: 5px;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover {cursor: pointer;color:#0099FF }

.treeview li {background:none;color:#330000;}
.treeview li ul li {background:none;padding: 0px;font-size:10px;line-height:110%;height:60px;margin-bottom:5px;background-color: white; padding-bottom:3px;border-bottom:1px solid #CCC;}
.treeview li ul li a{color:#666; text-decoration:none; display:block;height:60px; }
.treeview li ul li a.hover{ background:#FFCC00;color:#663300;}
.treeview li ul li a img{display:block;float:left;margin-right:7px;}
.treeview li ul li a span.number{display:block;float:left;width:70px;padding:2px 5px;margin-bottom:2px; background:#666;color:#FFF; letter-spacing:1px;}
.treeview li ul li a span.name{display:block;line-height:130%;padding-top:5px;}
.treeview li ul li a span.hilite1,.treeview li ul li a span.hilite2,.treeview li ul li a span.hilite3,.treeview li ul li a span.hilite4{display:inline;padding:0px;}
.treeview li.collapsable, .treeview li.expandable { }

.treeview .expandable-hitarea {}

.treeview li.lastCollapsable, .treeview li.lastExpandable {background:none; }  


.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }