
table.linkscat {
 border:none;
 background:#fff;
 margin-left:0.2em;
 border-collapse: separate !important;
}

table.linkscat td{
  background:#eeebf3;
  padding:2px;
  border:none;
  margin-right:1px;
  margin-bottom:3px
}

td.link-title{
  width:60%;
  padding-left:10px !important;
  line-height:21px;
  background:#eeebf3 !important;
  /*url(/images/links-bullet.gif) 1% no-repeat*/
  font-weight:bold;
}

td.link-url{
  width:39%;
}

table.linkscat td a {
 text-decoration:none;
}
