#ncontainer {
	text-align: right;
	background: #FFFFFF;
	width: 163px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	margin-top: 7px;
	margin-right: 7px;
}
#ncontainer a {text-decoration: none;
		color: #257040;}
		
#ncontainer a:hover {text-decoration: none;
		color: #2CA9E0;}
		
.btns { margin-right: 10px;}