/* CSS Document */

/* This is the standard right side icon list  nav bar for NTC websites */

#rightlist {
	position: absolute;
	right: 5px;
	top: 150px;
	width: 200px;
	text-align: justify;
	font-size: .9em;
	}
