.blankAnnotation {
  color: #999;
  font-style: italic;
}

.listDestroyLink {
  float: right;
  font: 9pt Lucida Grande, Verdana, sans-serif;
}

.editableText {
  padding: 0.2em 0 0 3px;
  margin-left: -3px;
}

.editableText p {
  line-height: 1.2em;
  padding: 0.1em 0 0.2em 0;
}

form.inplaceeditor-form {
}

form.inplaceeditor-form textarea.editor_field {
  font: 12px Helvetica, Arial, sans-serif;
  width: 100%;
  margin-bottom: 6px;
}

form.inplaceeditor-form input.editor_ok_button {
  margin-right: 8px;
}

form.inplaceeditor-form a.editor_cancel_link {
  color: #C33;
  font-size: 11px;
  text-transform: lowercase;
  text-decoration: none;
}

form.inplaceeditor-form a.editor_cancel_link:before {
  content: "or ";
  color: #444;
  cursor: default;
}

#listDescription {
  margin-bottom: 1.5em;
}

#listDescription p {
  font-size: 12pt !important;
}


#addresses {
  list-style: none;
}

div.displayAddr p {
  font-size: 120%;
}

.enlistedProducts ul {
  overflow: hidden;
  width: 100%;
  list-style: none;
  margin: 0; 
  padding: 0;
}

.enlistedProducts li {
  float: left;
  margin-right: 1em;
}

.enlistedProducts img, .enlistedProducts .noCover {
  width: 42px !important;
}

cite {
  font-style: italic;
}

