.captioned_pattern  .photo img, .gallery .photo img {
  position: absolute;
}

.captioned_pattern .photo_frame div.photo,  .gallery .photo_frame div.photo {
  position: relative;
}

#navigation {
  z-index: 1;
}

/* Bah! Fidgety borders */

table#needle_inventory {
  border-collapse: collapse;
}

table#needle_inventory tr.section_top td {
  border-top: 2px solid #cccccc;
}

.toolbar_v2 {
  height: 30px;
}
.toolbar_v2  .tool, .toolbar_v2 .form_select, .toolbar_v2 .fake_form_select {
  display: block;
  float: left;
}
.toolbar_v2 .tool {
  margin-right: 10px;
}


/* fuckit */
.topics_show #footer {
  display: none;
  width: 100%;
}

/* weird background-image artifact */
.tabs ul li span {
	padding-top: 0px;
	padding-bottom: 0px;
}

#library_panel #shelves .volume {
  margin-bottom: -44px;
}

#new_library_panel #shelves .volume {
  margin-bottom: -25px;
}

