
#banner #bannerLinks { 
  color: white; 
  font-size: 11px; 
  font-weight: normal; 
  text-align: center; 
} 

/* ------------------------------------------------------------
   Change the listing properties
------------------------------------------------------------ */
ul#link {
  margin-left: 5px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 3px;
}

ul#prog {
  margin-left: 5px;
  padding-left: 0px;
}


ul#prog li.dead {
  background: url('http://i287.photobucket.com/albums/ll122/jtk56k/Corpse_gravestone_20x20.png') no-repeat 0px 2px;
  list-style-position: outside;
  padding-left: 20px; 
  list-style-type:none
}

ul#prog li.prog {
  background: url('http://i287.photobucket.com/albums/ll122/jtk56k/Combat_Blades_16x16.png') no-repeat 0px 2px;
  list-style-position: outside;
  padding-left: 20px; 
  list-style-type:none
}
ul#prog li.achi {
  background: url('http://s.guildomatic.com/26107/host/00/0020ef23f6898cc98398b156fad2e825.jpg') no-repeat 0px 2px;
  list-style-position: outside;
  padding-left: 20px; 
  list-style-type:none
}
ul#prog li.hard {
  background: url('http://s.guildomatic.com/26107/host/75/75b111ecabb3a175db37e48ea057fbef.png') no-repeat 0px 2px;
  list-style-position: outside;
  padding-left: 20px; 
  list-style-type:none
}

/* ------------------------------------------------------------
   Progression niblet
------------------------------------------------------------ */

#guildMain td#leftColumn table.customNib#prog {
  border: 1px solid black;
  margin: 1px 0px 1px 0px;
  width: 100%;
  position: static;
  z-index: -5;
}

#guildMain td#leftColumn table.customNib#prog td {
  border: 1px solid black;
  padding: 1px 0px 2px 0px;
  text-align: left;
}