@charset "utf-8";
/* CSS Document */

div.seo li {

  background-image: url(/images/bullet.png);
  background-repeat: no-repeat;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 3px;
  color: #004682;
}