.change_link {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12pt;
	background-color: #c7ebf9;
	float: left;
	margin-right: 5px;
	text-align: center;
	margin-top: 13px;
	border: 1px solid #5b3e60;
	text-decoration: none;
	color: #3570a8;
}

