/** 

  This file is included after all contrib CSS files are included. Use it to 
  override rules defined in contrib stylesheets when needed 
  
**/

#manual {
  position: relative;
}

.print_book_link {
  background: url(../images/print.png) no-repeat left center;
  display: block;
  width: 140px;
  padding-left: 55px;
  height: 48px;
  padding-top: 9px;
  position: absolute;
  right: 0px;
}
