.change_link {
	display: block;
	height: 20px;
	font-size: 12pt;
	background-color: #eee;
	margin-right: 5px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #bbb;
	text-decoration: none;
	padding:5px;
}