.list
{
	list-style-image: url(../images/bullets/bullet2.gif);
	list-style-position: inside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}

.list2
{
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #FF0000;
	text-decoration: none;
	background-repeat: no-repeat;
}
