a.strikethrough {
	text-decoration: line-through;
}

/*bugfix from bitjungle, may only be a problem in some themes*/
ul.treeview div {
	padding-left: 0px;
	padding-right: 0px;
} 