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

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

* html #nodecontent {
  height: 1250px;
}

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

#nodecontent b.worldInhome, table.food a, #annList div.body a, .itemPhoto a {
  color: #02619F;
}

#murChat .inhome input.submit, .form input.submit {
  color: #02619F;
}

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

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

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

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