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

#filetree5{
  border:1px solid #CCCC99;
  border-top:none;
  background:#FDFCE3;
  margin-bottom:10px;
}

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




ul.wordList{
  margin:15px;
}

ul.wordList li{
  background:none;
}

.treeview .hover{ cursor: pointer; display:block; }

.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}
.treeview li ul li {background:none;padding: 0px;font-size:12px;line-height:110%;height:60px;margin-bottom:5px;background-color: white;}
.treeview li ul li a{color:#0099FF; text-decoration:none; display:block;height:60px; }
.treeview li ul li a:hover{background:#CEF1FF}
.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:140%;padding-top:5px;}
.treeview li ul li a span.name span.red{color:#444;}
.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; }