.archive_anounce
  {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 515px;
  margin-bottom: 15px;
  
  /*border-bottom: 1px solid #cdcdcd;*/	
  background-color: #fff;

  float: left;
 }
 
.archive_anounce .article_header
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 515px;
  /*height: 89px;*/
  /*padding-left: 6px;
  padding-top: 0px;
  
  text-align: left;*/
  
  background-color: #fff;
  background-image: url(/images/img_/anounce_top_line.png)!important;
  background-position: top; 
  background-repeat: repeat-x;
  
  float: left;
 }

.archive_anounce .article_header .article_flag
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 80px;
  margin-top: 5px;
  margin-bottom: 5px;
  
  background-color: #fff;
  
  float: right;
  
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); 
  opacity: 0.75;
 }

.archive_anounce .article_header .publisher_logo
 {
  display: none;
  /*position: relative;
  overflow: visible;
  top: 17px;
  left: -17px;
  width: 120px;
  height: 32px;
  
  background-color: #fff;
  
  float: right;*/
 }

.archive_anounce .article_header .archive_time
 {
  position: relative;
  overflow: hidden;
  top: 0px;
  left: -5px;
  width: 125px;
  height: 20px;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  
  font-family: verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-indent: 0px;
  text-decoration: none;
  line-height: 20px;
  
  text-align: center;
  
  background-image: url(/images/img_/archive_anounce_time_background.png);
  background-position: top left; 
  background-repeat: no-repeat;
  
  float: left;
 }
 
.archive_anounce .article_header .archive_publisher
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 290px;
  margin-top: 0px;
  margin-left: 2px;
  padding-top: 0px;
  
  font-family: verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #777;
  text-indent: 0px;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
  
  float: left;
 }

.archive_anounce .article_header .title
 {
  display: block;
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 410px;
  
  margin-top: 10px;
  margin-left: 5px;

  font-family: verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #1c3f93;
  text-indent: 0px;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
  
  /*background-color: #fff;*/
  
  float: left;
 }

.archive_anounce .article_header .autor
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 410px;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 5px;
  padding-bottom: 10px;

  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #999;
  text-indent: 0px;
  text-decoration: none;
  text-align: left;
  line-height: 20px;
  
  /*background-color: #fff;*/
  
  float: left;
 }

.archive_anounce .text
 {
  position: relative;
  /*overflow: visible;*/
  top: 0px;
  left: 0px;
  width: 515px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 0px;

  border-bottom: 1px solid #cdcdcd;
  
  font-family: verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-indent: 0px;
  text-align: left;
  text-decoration: none;
  line-height: 16px;
  
  float: left;
  /*background-image: url(/images/img_/archive_anounce_top_line.png)!important;*/
  background-image: url()!important;
  background-color: #fff;
 }

.archive_anounce .text .full_article_link
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  /*width: 570px;*/
  
  font-family: verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff6000;
  text-indent: 0px;
  text-decoration: none;
  line-height: 16px;
  
  /*background-color: #fff;*/
 }
 
.archive_anounce  .rejting
 {
  position: relative;
  /*overflow: visible;*/
  top: 0px;
  left: 0px;
  width: 530px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-indent: 0px;
  text-align: left;
  text-decoration: none;
  
  float: left;
  /*background-image: url(/images/img_/anounce_top_line.png)!important;*/
  background-image: url()!important;
  background-color: #fff;
 }
