.-sl-bg {
	background: url(chainLink.jpg);
}

table.changes {
	border-collapse: collapse;
	border: 2px solid black;
	background-color: #FFFFFF;
}

table.changes th {
	background-color:  #F0F0E0;
}

table.changes th, table.changes td {
	border: 1px dotted gray;
	padding: 5px;
}

