li {
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(../images/bullet.jpg);



}
