ul.list1 li {
	background-image:url("images/bullet-blue-md.png");
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-top:8px;
	padding-left: 16px;
	list-style: none;
	background-position: 0px 7px;
	text-indent: 0;
	}
ul.list2 li {
	background-image:url("images/bullet-blue-sm.png");
	background-repeat: no-repeat;
	margin-bottom:6px;
	margin-top:4px;
	padding-left: 14px;
	list-style: none;
	background-position: 0px 6px;
	text-indent: 0;
	}
.messaging { background: url(images/messaging_background1.png); }

#navContainer { width:447px; }


