<!--
#articles #content a { 

display: block; padding: 10px; color:#000; text-decoration: none; border: 1px #c0c0c0 dashed;

}


#articles #content a:hover { 

display: block; padding: 10px; color:#000; text-decoration: none; border: 1px #0000FF dashed;

}
#articles li {
list-style:none;
  line-height: 1.5em;
  background: transparent url(../images/tick.gif) no-repeat left center;
  padding:0 0 0 25px;
}

-->
