div#catlist>div{
  position:relative;
  float:left;
  margin:0px 50px 0px 10px;
}
div#catlist a{
  color:#666;
  text-decoration:underline;
  font-size:11px;
  line-height:25px;
}