Because sometimes default bullets are boring…. Some dangerous bullets!
ul { list-style-type: none; padding: 0px; margin: 0px; } ul li { background-image: url(custom-bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 14px; }