#group-view-overlay dd button {
	display: inline-block;
	padding: 0px;
	border: none;
	background: none;
	cursor: pointer;
	width: 22px;
	height: 22px;
	float: right;
}

#group-view-overlay dd button img {
	width: 22px;
	height: 22px;
}

#clipboard-overlay textarea {
	border: 1px solid black;
	font-family: password;
	font-size: 20px;
	resize: none;
	width: 200px;
	height: 20px;	
	overflow: hidden;
}
