#CQ .cq-editbar-livestatus-right-lock-protected {
    background: url("content/locked-protected.png") no-repeat !important;
}

#CQ .cq-editrollover-livestatus-right-lock-protected {
    background: url("content/locked-protected.png") no-repeat 50% 2px !important;
    border-right: 2px solid #b9db52;
}

#CQ .cq-dialog-edit-lock-protected {
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;	
	background: url("content/locked-protected.png") no-repeat !important;
}

#CQ .cq-editrollover-livestatus-right-lock-protected {
    background: url("content/locked-protected.png") no-repeat 50% 2px !important;
    border-right: 2px solid #b9db52;
}

#CQ .x-html-editor-tb .x-edit-seokeywordtext {
    background: url("content/seo-button.gif") center no-repeat !important;
    width: 16px !important;
    height: 16px !important;
}

#CQ .dialog_height_100 {
	min-height: 100px;
}

#apps .locwizard {
    background: url("ag-widgets/resources/images/sprite.png") no-repeat scroll 0 -2px transparent;
}

#apps .l10ntagadmin {
    background: url("ag-widgets/resources/images/sprite.png") no-repeat scroll -294px -2px transparent;
}

#apps .gridadmin {
    background: url("ag-widgets/resources/images/sprite.png") no-repeat scroll -84px -2px transparent;
}
