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

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

* html #nodecontent {
  height: 1250px;
}

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

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

#murChat .sensitive input.submit, .form input.submit {
  color: #EB981B;
}

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

#forFloatBlock table {
  background: #FBEAD1;
  width: 100%;
}
div.pictogram table td, div.minipictogram table td {
  color: #EB981B;
}
h3 a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #EB981B;
  margin: 0 0 0 10px;
}
hr {
  border-top: 1px dashed #EB981B;
}