.post_body{
font-size: 11px;
font-family: Tahoma;
color: #022c46;
background: #ECEEED;

}

.post_avatar{
background: #F5F8F8;
}

.box-border {
  
  width: 580px;
  padding: 1px;
  }
  
.box-header {
  background: url(../images2/sait/belkasait.jpg);
  height: 28px;
  width: 580px;
  padding: 0px;
  font-family: Verdana;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #1e567d;
  
  }
.header_text{
padding-left: 4px;
padding-top: 7px;
}  
.box-header a:link,
.box-header a:visited,
.box-header a:active {
  color: #ffffff;
  text-decoration: none;
  }
  
.box-header a:hover {
  color: #ffffff;
  text-decoration: underline;
  }

.box-content {
  padding: 5px;
  font-size: 13px;
  text-align: left;
  background: #ECEEED;
  vertical-align: top;
  }

.box-footer {
/*  background: #52abe7; */
  background: url(../images2/sait/bottomsait.jpg);
  padding: 3px;
  padding-right: 5px;
  font-family: Verdana;
  color: #0B6DA3;
  text-align: right;
  font-size: 11px;
  border-top: 1px solid #1e567d;
  }
  
.box-footer a:link,
.box-footer a:visited,
.box-footer a:active {
  color: #0B6DA3;
  font-weight: bold;
  text-decoration: none;
  }
  
.box-footer a:hover {
  color: #0B6DA3;
  font-weight: bold;
  text-decoration: underline;
  }

