@charset "utf-8";
.bullet {
	list-style-image: url(infotrove_images/bullet3.gif);
	list-style-position: outside;
	list-style-type: none;
	clip: rect(auto,auto,auto,1px);
}
