.gdbbx-image-mark {
  background: transparent url(icons/gdbbx.png);
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 4px;
}

.gdbbx-image-mark.gdbbx-image-lock {
  background-position: 0 -288px;
}

.gdbbx-image-mark.gdbbx-image-reply {
  background-position: 0 -304px;
}

.gdbbx-image-mark.gdbbx-image-stick {
  background-position: 0 -320px;
}

.gdbbx-image-mark.gdbbx-image-private {
  background-position: 0 -336px;
}

.gdbbx-image-mark.gdbbx-image-arrow {
  background-position: 0 -352px;
}

.gdbbx-image-mark.gdbbx-image-close {
  background-position: 0 -368px;
}

.gdbbx-image-mark.gdbbx-image-book {
  background-position: 0 -384px;
}

.gdbbx-image-mark.gdbbx-image-arrow {
  margin-left: 4px;
  margin-right: 0;
}

.gdbbx-attachments ol.with-icons li {
  list-style: none;
  padding: 0 0 0 18px;
}
.gdbbx-attachments ol.with-icons li.gdbbx-image a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: transparent url(icons/gdbbx.png) no-repeat;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-ai a i {
  background-position: 0 -128px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-archive a i {
  background-position: 0 -144px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-audio a i {
  background-position: 0 -256px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-code a i {
  background-position: 0 -32px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-documents a i {
  background-position: 0 -240px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-excel a i {
  background-position: 0 -64px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-generic a i {
  background-position: 0 -16px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-html a i {
  background-position: 0 -208px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-icon a i {
  background-position: 0 -272px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-image a i {
  background-position: 0 -96px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-pdf a i {
  background-position: 0 -192px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-powerpoint a i {
  background-position: 0 -176px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-psd a i {
  background-position: 0 -112px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-text a i {
  background-position: 0 -160px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-video a i {
  background-position: 0 -224px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-word a i {
  background-position: 0 -80px !important;
}

.gdbbx-attachments li.gdbbx-image.gdbbx-image-xml a i {
  background-position: 0 -48px !important;
}
