.block {
  width: 100%;
}
.border {
  background-color: ;
  height: 0px;
}
.date {
  color: #FFFFFF;
  background-color: url(../m_sf.gif);
  font-size: 10px;
  font-family: Verdana, serif;
}
.post {
  color: #000000;
  background-color: #F2F2F2;
  font-size: 11px;
  font-family: Verdana, serif;
}
.separate {
  height: 5px;
}
.theme {
  color: ;
  background-color: url(../m_sf.gif);
  font-size: 12px;
  font-family: Arial, serif;
}

/*Пользовательские стили css*/
.but {
  font-size:10;
  width:120;
  background-color: #F3F3F3;
  border:1px solid #234D76;
}
.date {
 padding: 2px;
}
.post {
  text-align: justify;
  padding: 2px;
}
.theme {
  text-align: cenetr;

}
.opis {
        font: bold 9pt Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-decoration: none;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #CCCCCC;
        border-bottom-color: #FFFFFF;
        border-left-color: #CCCCCC;
        background-image: url(../m_sf.gif);
 }
