.newbaer-r{ height:30px; width:1050px; float:left; margin-top:10px;}
.newsticker {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background:none;
  cursor: default;
  font-family: verdana;
  font-weight: bold;
  font-size: 13px;
  line-height: 15.6px;
  padding: 0 10px;
  height: 30px;
  position: relative;
  overflow: hidden;
}


.newsticker .newsticker-list {
  position: absolute;
  width:100%;
  top: 8px;
}

.newsticker .newsticker-list .newsticker-item {
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width:96%;
}
.newsticker .newsticker-list .newsticker-item .newbaerli{ width:45%; float:left; margin-right:4%; text-align:left;  height: 30px; overflow: hidden;white-space: nowrap;}
.newsticker .newsticker-list .newsticker-item a{ color:#EA5404; float:left;}