#header { background-image: url(images/mast_raffi.jpg); }

.appearance_short {
  border-bottom: 1px solid #bbc;
  border-right: 1px solid #ccd;
  background: #e4e4ff;
  padding: 0.5em 1em;
  border-width: 0 1px 1px 0;
  margin-bottom: 2px;
  position: relative;
  zoom: 1;
}

.appearance_short dl {
  margin: 0.5em 0;
}

.appearance_short dt {
  display:inline;
  font-size: 0.9em;
  text-transform:uppercase;
  color: #333;
}

.appearance_short dd { 
  display: inline;
  margin: 0 1em 0 0.5em;
}

.appearance_short p {
  margin: 0.3em 0;
  padding: 0;
}
