﻿.clearer{
  clear:both;
}
.ctrotator{
  height: 13px;
  margin:0;
  padding:0px 5px 5px 5px;
}

.ctrotator-item{
  list-style:none;
  padding:2px 0 3px 0;
}

.ctrotator-item a{
  color:#666;
  text-decoration:none;
  font-size:11px;
  font-family: Tahoma;
}

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

.ctrotator-item:hover{
  background-color:#e5ffff;
}

#tooltip{
  width:250px;
  opacity: 1;
}

