.but{
  font-size: 10px;
  width: 120px;
  color: black;
  BACKGROUND-COLOR: #F3F3F3;
  BORDER-LEFT: #234D76 solid 1;
  BORDER-RIGHT: #234D76 solid 1;
  BORDER-TOP: #234D76 solid 1;
  BORDER-BOTTOM: #234D76 solid 1;
}

.news {
  padding: 2px;
}

.theme {
  letter-spacing: 1px;
}

.top {
  background: url("http://tsbs.ru/img/bg_n.png");
  text-align: justify;
}

.d_top {
  border-bottom: 1px solid #A3CCFA;
  text-align: justify;
}

.news {
  background-color:white;
  font-size:12px;
  color:black;
  font-family:Verdana, sans-serif;
  text-align:justify;
}

.theme {
  color:#0080C0;
  background-color: inherit;
  font-size:12px;
  font-family:"Comic Sans MS", serif;
  text-align:right;
  width:100%;
}

.date {
  color:#0080C0;
  background-color: inherit;
  font-size:10px;
  font-family:Verdana, sans-serif;
  text-align:left;
}

.separate {
  height:10px;
}

.pt {
  width:99%;
}