.delCodeInput {
	background-image: url("/javax.faces.resource/bullet_key.png.html?ln=icon") !important;
	width: 200px;
	padding-left: 20px;
}

.abuseLink {
	font-size:11px;
	float:right;
	background-image: url(/javax.faces.resource/warning.png.html?ln=icon);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: right center;
}

.delLink {
	font-size:11px;
	float:right;
	background-image: url(/javax.faces.resource/link_break.png.html?ln=icon);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: right center;
}

.openAllLink {
	font-size:11px;
	float:right;
	background-image: url(/javax.faces.resource/external_link.gif.html?ln=icon);
	background-repeat: no-repeat;
	padding-right: 17px;
	margin-right: 3px;
	background-position: right center;
}

.qrCodeLink {
	margin-left: 5px;
	font-size: 9px !important;
	background-image: url(/javax.faces.resource/qrcode12.png.html?ln=icon);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}

.qrCodeLinkRight {
	font-size:11px;
	margin-right: 2px;
	float: right;
	background-image: url(/javax.faces.resource/qrcode12.png.html?ln=icon);
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: right center;
}