.points{
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bullet12345.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}


.points A{
color: #333333;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.catlink12345{
	/*background-color: #f0f0e8;*/
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 0px;
}