/* Ticker-Styles START */
.news-ticker
{
  background-color:   #ffffff;
  margin-bottom:      0;
  padding-bottom:     0;
  clear:              both;
  padding-top: 1px;
}
.news-ticker-spacer {
  display:none;
}
.news-ticker-carrier {
  clear: both;
  position:           relative;
  width:              702px;
  margin:             20px 0 10px 10px;
  padding:            3px 0px 3px 0px;
  background-color:   #ffffff;
  color:              #555555;
  font-size:          11px;
  line-height:        14px;
  overflow:           hidden;
  font-weight:        bold;
  border: 1px solid #acacac;
}
.news-ticker-floater {
  position:           relative;
  top:                0px;
  left:               0px;
  padding:            0px;
  margin:             0px;
  border:             0px solid;
  font-size:          11px;
  line-height:        14px;
  white-space:        nowrap;
  }
.news-ticker-item {
  padding:            0px;
  margin:             0px;
  border:             0px solid;
  white-space:        nowrap;
  font-size:          11px;
  }
.news-ticker-floater a:hover {
  color:              #e2001a;
  text-decoration:    none;
  }
.news-ticker-floater a {
  color:              #555555;
  text-decoration:    none;
  }
 /* Ticker-Styles END */
