
/**
 * Kelare
 * ---------------------------------------------------------------------------
 * Copyright, Akretio SPRL.  All Rights Reserved.
 *
 * This file is part of the Kelare project and can not be distributed or
 * used in any application without prior consent of Akretio SPRL.
 * Contact us for any information or authorisation.
 */


.searchignored
{
  color: #555555;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 5px;
  font-size: 10px;
}

.searchresult
{
  color: #555555;
}

.searchresultsummary
{
  margin-bottom: 5px;
  font-size: 10px;
  padding-left: 30px;
}

.searchid
{
  float: left;
  width: 30px;
}