div#content .center {
   float:left;
   width:574px;
   padding-left:22px;
}

.center .g_mini_title {
   clear:left;
   top: -3px;
   margin-top: 3px;

}

.center .g_mini_title a{
  font-size:12px;
}

.center div.tit {
   margin-bottom: 10px;
}
div.center div.date div.img {
   float:left;
}

div.center div.date div.text {
   margin:-3px 0px 0px 5px;
   font-size:10px;
   float:left;
}
div.center div.n_text {
   clear:left;
}

div.center div.more {
   margin-top: 7px;
}

div.center div.more div.m_text {
   float:left;
}

div.center div.more div.m_text a, div.center div.more div.m_text a:hover {
   color: #D8001D;
}

div.center div.more div.img {
   margin-left: 5px;
   float:left;
}

div.center div.newsitem, div.center div.newsitem1 {
   margin:0px 0px 6px 20px;
   width: 321px;
   border-bottom:1px solid #EFEFEF;

}

div.center div.newsitem1 {
   width: 524px;
}

.center div.more {
   margin: 0px 0px 10px 20px;
}

.center div.news {
   position: relative;
   margin-bottom: 27px;
}

.center div.news div.mail_sender {
   position:absolute;
   right: 6px;
   top: -22px;
   width: 194px;
   height: 77px;
   background: url('../../img/ru/mail_sender.gif') no-repeat;
   float: left;
}


body.ua .center div.news div.mail_sender  {
    background: url('../../img/ua/mail_sender.gif') no-repeat;
}

body.ru .center div.news div.mail_sender  {
    background: url('../../img/ru/mail_sender.gif') no-repeat;
}

body.en .center div.news div.mail_sender  {
    background: url('../../img/en/mail_sender.gif') no-repeat;
}


.center div.news div.mail_sender div.input {
   margin: 30px 0px 0px 12px;
}

.center div.news div.mail_sender div.input input.input {
   width: 169px;
   height: 10px;
   font-size: 10px;
}

.center div.news div.mail_sender div.sumbit {
   margin: 5px 0px 0px 12px;
}

div.miniban a {
  margin-left:-19px;
}


