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

#ticker_content_3 {
  height: 80px;
  width:120px;
}

.loader {
  margin:40px 0 0 40px;
}
