/*
 * Custom overrides bookreader/BookReader.css
 */

a.logo {
  background: transparent url(images/logo.png) no-repeat 0 0;
  width: 78px;
}

#BRtoolbar {
  background-color: whiteSmoke;
}

div#BRnav {
  background-color: whiteSmoke;
}

.BRicon.highlight {
  background: url("images/highlight.png");
}

#clearHighlights, #saveHighlights {
  margin-top: 10px;
}
