.clearer{
  clear:both;
}
.ctrotator{
  width:auto;
  height: 39px;
  margin:0 auto;
  background: url('images/news.png') no-repeat;
}
.ctrotator-item{
  list-style:none;
  margin-left: 187px;
  padding-top: 7px;
}

.ctrotator-item a{
  color:#fff;
  text-decoration:none;
  font-size:16px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif 
}

.ctrotator-item a:hover{
  text-decoration:underline;
}

#tooltip{
  width:250px;
}

