#leftBlock {
  width: 350px;
  margin: 25px 0 0 45px;
}

#nodecontent {
  margin: 25px 25px 25px 445px;
  min-height: 1250px;
}

* html #nodecontent {
  height: 1250px;
}

#nodecontent b, #nodecontent h1, .itemMessage b a {
  color: #DE0071;
}

#nodecontent b.worldActive, table.food a, #annList div.body a, .itemPhoto a {
  color: #DD0070;
}

#murChat .active input.submit, .form input.submit {
  color: #DD0070;
}

#nodecontent div.other a {
  background: url(../i/other.active.gif) right center no-repeat;
}

#forFloatBlock table {
  background: #FACCE4;
  width: 100%;
}

div.pictogram table td, div.minipictogram table td {
  color: #DE0071;
}

h3 a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #DD0070;
  margin: 0 0 0 10px;
}
hr {
  border-top: 1px dashed #DD0070;
}