		#peopleList .on {
			background: url(/site/images/bullet_active_2.gif) 1px 1px no-repeat;
		}
		#peopleList .on a, #peopleList .on a:visited {
			color: #ca1537;
			font-weight: bold;
		}
		
		#peopleList .off {
			background: url(/site/images/bullet2.gif) 3px 4px no-repeat;
		}
		#peopleList .off a, #peopleList .off a:visited {
			color: #333;
			font-weight: normal;
		}
		#peopleList .off a:hover {
			color: #777;
			font-weight: normal;
		}



#sidebar li {
	background: url(/site/images/bullet2.gif) 3px 4px no-repeat;
}