a {
  text-decoration: none;
  color:#333;
  font-family : Verdana;
  font-size : 12px;
  padding-left:5px;
}
a:hover { text-decoration: none; color:#B40000; font-family : Verdana; font-size : 12px;}

.tickerstyle{
  width:100%;
  height:17px;
  
  overflow:hidden;
float:left;
}

.anons{display: none;padding: 0 0 0 2px;}

.rub {
  color:#eeeeee;
  font-weight: bold;
  font-family:Verdana;
  font-size : 12px;
  background-color:#dc261c;
  padding:3px;
  padding-bottom:2px;
}


.news{display: none;padding: 0 0 0 75px;}

.title {
  float: left;
  width: 70px;
  height:15px;
  margin-left: -100%;
  position: relative;
  background-color:#dc261c; 
  font-family: Verdana;
  font-size: 12px;
  font-weight:bold;
  color:#eeeeee;
  padding-left:1px;
  padding-right:1px;
  padding:1px;
  
}


#wrapper1 {
  width: 57%;
  margin: 0 auto;
  float:left;
  position: relative;
}

#wrapper2 {
  width: 43%;
  height:17px;
  margin: 0 auto;
  float:left;
}