/* ===========================
   Library Page Styles
   Specific to library/index.html
   =========================== */

/* --- Library Index Sidebar --- */

#left ol {
    padding-left: 20px;
}

#left ol li {
    margin-bottom: 8px;
}

/* --- Branch Listings --- */

#right ol {
    padding-left: 20px;
}

#right ol li {
    margin-bottom: 6px;
}
