dl 
{
  padding: 0 0 0 4px;
}

dt 
{
  margin: 0;
  padding: 0;
  border: none;
  line-height: 2rem;
}

dd 
{
  margin-left: 5px;
  line-height: 1.2rem;
}

dd span 
{
  margin-right: 3px;
  color: #999;
}

dd a:visited, 
dd a:link 
{
  text-decoration: none;
  color: #039;
}

dd a:hover 
{
  text-decoration: none;
  color: #f60;
}