.clearer{
  clear:both;
}
.ctrotator{
  width:180px;
  margin:2px;
  padding:5px;
 /* background-image:url(/image/boxbg_shade.png);
  background-repeat:repeat-x;*/

  
}
.ctrotator-item{
  list-style:none;
  padding:2px 0 3px 0;
  margin-bottom:5px;
  /*font-weight:bold;*/
  font-size:10px;
  border-bottom:#cccccc 0.1em solid;
}

.ctrotator-item a{
  text-decoration:none;
}

.ctrotator-item a:hover{
  text-decoration:underline;
}

