

li
{
  list-style-image: url("../images/tips/list.gif");
}

h3
{
  background-image: url("../images/tips/list.gif");
  background-position: left;
  background-repeat: no-repeat;
}

.bold
{
  color: #0033CC;
}

