.trigger{	cursor: pointer;	cursor: hand;	font-weight: bold;}		.trigger:hover{	background: #FAFAFA;	color: #ED6E00;	cursor: pointer;}	.trigger img, .expanded img{	margin-right: 4px;	vertical-align: baseline;}	.expanded{	color: #ED6E00;	cursor: hand;	cursor: pointer;	font-weight: bold;}.expanded:hover{	background: #FAFAFA;	cursor: pointer;}.show{}.hide{	height: 1px;	left: -999em;	overflow: hidden;	position: absolute;	width: 100px;}#sidebar h5.trigger, #sidebar h5.expanded{	font-size: 12px;	line-height: 1.2em;	margin-bottom: 0;	padding-bottom: 0;}