tr.expired td {
	text-decoration: line-through;
}
td.list-mod_user a {
	font-weight: normal;
}
/*this is meant for form widgets that are rendered inline in a Form,
there must be a better way ...
*/

.without-label .form-label {
	width: 0mm !important;
	display: none !important;
}
.without-label .form-widget {
	margin-left:0mm !important;
}

.tocComments {
	border: 1pt solid;
	padding: 3pt;
}
