body {
  font-size: 10pt;
}

#copyright {
  color:lightgrey;
}

#version {
  color:lightgrey;
  text-align:center;
}

ul {
  list-style-type: square;
}

#login {
  text-align: right;
}

th, td, caption {
  padding: 0;
}

label.text {
  padding: 5px 0 5px 0;
}

input[type=text],
input[type=password] {
  padding: 5px;
}

.actionColumn {
  padding: 1px;
  vertical-align:middle;
}

.dictionaryTreeContentPane {
  height:350px;
}

.addIcon {
  vertical-align:text-bottom;
}

.imageLink { 
  text-decoration:none;
}

.icon {
  width: 20px;
  max-width: 20px;
  padding: 4px !important;
  text-align: center;
  vertical-align: middle;
}

.spacer-top-1 {
	margin-top: 1em;
}

.margin-0 {
  margin: 0;
}

.list-style-none {
  list-style: none;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.middle {
  vertical-align: middle;
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.bold {
  font-weight: bold;
}

table {
  margin-bottom: 0;
}

#navigation {
  border-bottom: 3px #BBBBBB solid;
}

.newsNotActiveYet {
  color: gray;
}

*.pre-wrap > pre {
  white-space: pre-wrap;
}

.white-background td {
  background-color: white;
}

a[href^="http:"].OraLink {
  background-image: url("/images/external.png") !important;
}

a[onclick^="_ldp"] {
  display: none;
}

