#blogProfile ul.articleList a {
  margin-left: -4px;
}

#blogProfile ul.articleList li {
  padding-left: 85px;
  text-indent: -72px;
  background: transparent url(../../images/icon_1.gif) no-repeat scroll 3px 0.4em;
}

#blogProfile div.moreInfo ul.moreInfo {
  margin: 0 2px 0 auto;
  width: 10em;
  padding-left: 0;
  text-indent: 0;
}

#blogProfile ul.articleList span.date {
  background: transparent url(../../images/articleList_marker.gif) no-repeat scroll 92% 0.3em;
  padding-right: 18px;
}

#blogProfile ul.moreInfo li {
  background: transparent url(../../images/icon_arrow_1.gif) no-repeat scroll 0 0.4em;
  padding: 2px 0 2px 20px;
}


