#DuplicatesList tbody tr.duplicates:nth-child(odd),
#DuplicatesList tbody tr.duplicates:nth-child(even)
{
	 background-color: white;
}

body { background-color: white; margin: 10px 20px; }

.right { text-align: right; }

.ListLibraries tbody tr.even { background-color: white; }

div.content.print .no_print { display: none; }

div.content.print { width: 700px; }

.ListLibraries thead th.header { background-image: none; } 

#switcher > #libChooser { border: none; }

.ShowLibrary #general #server_map { margin-top: -15px; }

.ShowLibrary div.content h4, .ShowLibrary div.content h3 { margin-top: 0;  }

.ShowLibrary div.content #inst_map { margin-bottom: 10px;  }