/*lootblock css by Rene va nRijsselt and Eddie GOrgels february 2007*/
/* lootlist */
DIV.mainloot {
}

H1.mainlootheader {
}

DIV.lootitem {
  padding-top: 3px;
  padding: 3px;
}

DIV.lootitem IMG {
  float: left;
  width: 15px;
  height: 15px;
  margin: 3px;
  margin-top: 0px;
}

DIV.lootraid{
  clear: left;
  margin-top: 5px;
  font-size: 0.8em;
  margin-left:3px;
}

DIV.lootedby {
  font-size: 0.8em;
  margin-left:3px;
}

HR.lootitemhr{
  height: 1px;
  color: #888;
  margin: 0px;
}