#tickerContent {
  position: relative;
  width: 130px; 
  height: 210px;
  background-color: #F5F5DC;
  overflow: hidden;
  border: 0px solid #FFFFFF;
  text-align: justify;
  font-size: 8pt;
  font-family: Helv, Arial;
  color: #191970;
}

.message {font-size: 8pt; font-family: Helv, Arial; color: #191970; font-weight: normal}

hr	{ color: #CCCCCC; background: #CCCCCC; border: 0; height: 1px; clear: both }


