#mainNav > li a.navLabel {
  font-size: 14px;
}

.third_party_recommendations .recommendation .jacketCoverLink {
  margin-bottom: 20px;
}

#novelist_link {
font-weight: 700;}

/* temp fix for seattle recent staff lists display */

.cp_bcslider .recent_staff_lists_carousel div.list_image,
.cp_slider_for_lists_small .slider_wrapper .list_image {
    background-color: #0060a5;
    box-shadow: 6px 6px 0 1px #689aca, 12px 12px 0 1px #cccccc;
}

.cp_bcslider .recent_staff_lists_carousel div.list_image .list_title,
.cp_slider_for_lists_small .slider_wrapper .list_image  {
    text-transform: none;
    text-shadow: none;
}

.cp_bcslider .recent_staff_lists_carousel div.list_image:hover,
.cp_slider_for_lists_small .slider_wrapper .list_image:hover {
    background-color: #0060a5;
    box-shadow: 6px 6px 0 1px #689aca, 12px 12px 0 1px #cccccc;
}

.cp_slider_for_lists_small .slider_wrapper .list_image .list_title {
    text-transform: none;
}

/* Temp fix for eHoldings availability */

.availability_block strong {
    font-weight: 400;
}
