#newsbox
{
  position: absolute;
  top: 28px;
  left: 0;
  width: 473px;
  height: 281px;
  color: #ffffff;
}

.newser_image_box
{
  position: absolute;
  top: 2px;
  left: 3px;
  width: 360px;
  height: 232px;
}

.newser_exerpt
{
  position: absolute;
  top: 235px;
  left: 5px;
  width: 360px;
  overflow: hidden;
}

.newser_more_link
{
  width: 360px;
  text-align: center;
}

.newser_ex_more_text a:link { color: #5da7d7; text-decoration: none; }
.newser_ex_more_text a:visited { color: #ffffff; text-decoration: none; }
.newser_ex_more_text a:hover { color: #c0c0c0; text-decoration: none; }
.newser_ex_more_text a:active { color: #c4c7c9; text-decoration: none; }

.news_thumbnails
{
  position: absolute;
  top: 8px;
  left: 387px;
  width: 60px;
  text-align: center;
}

.news_thumbnail
{
  width: 60px;
  height: 39px;
  margin-bottom: 7px;
  padding-left: 2px;
  overflow: hidden;
}

.thumbnailOn
{
  border: 2px solid #5da7d7;
  padding-left: 0;
}

.news_thumbnail a:active, a:focus 
{
  outline: 0
}

#newser_button_stop
{
  position: absolute;
  top: 245px;
  left: 404px;
  width: 27px;
  height: 26px; 
}

.newser_button_stop
{
  background: url('/images/homepage1/newser_pause.jpg') no-repeat;
}

.newser_button_stop img
{
  width: 27px;
  height: 26px;
}

.newser_headline, .newser_ex_more_image, .newser_big_number, .news_thumbnail_title, .newser_headline, .newser_headline_ie, .news_headline_preview, .newser_links_excerpt
{
  display: none;
}

.news_number, #newser_button_prev, #newser_button_next
{
  display: none;
}


.news_list_item
{
  position:relative;
  height:150px;
  border: 1px solid #ccc;
  margin:5px;
}

.news_list_photo
{
  height:60px;
  width:87px;
  position:absolute;
  right:5px;
  top:5px;
  border: 2px solid;
}

.news_list_text
{
  width:450px;
  text-align:left;
  padding-left:10px;
}

.article_photo
{
  text-align: center;
  padding-bottom: 10px;
}

.article_data
{
  padding-left: 5px;
}

.writer_photo
{
  text-align: center;
}

.category_info
{
  text-align: center;
}