.clearer{
  clear:both;
}
.boxrotator{
}
#rotatorlist{
	margin:0;
	padding:0;
}
.ctrotator{
  width:100%;
  padding:0 0 0 0;
}
.ctrotator-item{
  list-style:none;
  padding:0px 0 0px 0;
  margin:0;
}

.ctrotator-item a{
	width:100%;
  	color:#039;
  	text-decoration:none;
  	font-size:11px;
  	margin:0;
  	padding:0;
}
.ctrotator-item img{
	border:0;
}
.ctrotator-item a:hover{
  text-decoration:underline;
}

.ctrotator-item:hover{
}

#tooltip{
  width:250px;
  opacity: 1;
}
