.sidebar-node li a {
  display: block;
  margin: 0;
  width: 206px;
  background: url(../../images/theme/sidebar_linkbullet.gif) no-repeat top left;
  font-size: 11px;
  font-family: "Trebuchet MS";
  color: #aaa;
  line-height: 18px;
  text-decoration: none;
  padding: 0 0 0 23px;
}

bah, pixel sizes. But what I wanted to address is that you lack a good
font-family here. You should at least try:

"Trebuchet MS", trebuchet, sans-serif;

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to