#livres_ilv a{
  font-weight: bold;
}
#livres_ilv ul.see_more{
  padding-top: 8px;
}

#livres_ilv_bibliotheca, #livres_ilv_edition, #livres_in_libro_veritas{
  border-top: 1px solid #E6D4BF;
  margin: 5px 0 18px 0;
  float: left;
}

#livres_ilv_bibliotheca h2,
#livres_ilv_edition h2,
#livres_in_libro_veritas h2{
  background: none;
  width: auto;
  height: auto;
}
#livres_ilv_bibliotheca h2 a{
  display: block;
  width: 300px;
  height: 56px;
  text-indent: -9000px;
  position: relative;
  left: 100px;
  background: url('/gfx/logo_ilv_bibliotheca_300.png') no-repeat;
}

#livres_ilv_edition h2 a{
  display: block;
  width: 166px;
  height: 56px;
  text-indent: -9000px;
  position: relative;
  left: 170px;
  background: url('/gfx/logo_ilv-edition.png') no-repeat;
}

#livres_in_libro_veritas h2 a{
  display: block;
  width: 300px;
  height: 49px;
  text-indent: -9000px;
  position: relative;
  left: 100px;
  background: url('/gfx/logo_in_libro_veritas_trans.png') no-repeat;
}

#catalog_quick_search{
  margin: 18px 0 0 0;
  text-align: center;
}
#catalog_quick_search h3{
  display: none;
}

#catalog_quick_search input{
  margin: 4px auto;
  width: 300px;
  display: block;
}

#cqs_results{
  margin: 12px 0 8px 0;
}
.latest_books h3 ul.dated_list li,
#cqs_results ul.dated_list li{
  margin: 4px 0;  
}
#global #livres_ilv ul.dated_list li a{
  font-weight: normal;
}
.latest_books h3,
#cqs_results h3{
  display: block;
  text-align: left;
  font-size: 13px;
  color: #300;
}

.latest_books h3{
  margin: 10px 0 3px 0;
}
