.ticker_content {
  height: 150px;
  width:200px;
  border:solid 1px #0070C0;
  background:#EFEFEF;
  padding:5px;
  overflow:hidden;
}

#ticker_content_1 {
  height: 40px;
  width:198px;
  border:solid 1px #bfbfbf;
  background:#f5f5f5;
  padding:5px;
  overflow:hidden;
  margin-bottom:10px;
}
