.delete-small, .delete-small:hover {
    background-image: url(../../admin_2_0/images/icons/remove.png) !important;
}

.create-small, .create-small:hover {
    background-image: url(../../admin_2_0/images/icons/add.png) !important;
}

.remove-small, .remove-small:hover {
    background-image:url(../../images/icons/remove.png) !important;
}

.edit-small, .edit-small:hover {
    background-image:url(../../images/icons/edit.png) !important;
}

.pageedit-small, .pageedit-small:hover {
    background-image:url(../../images/icons/page_edit.png) !important;
}

.preview-small, .preview-small:hover {
    background-image:url(../../images/icons/preview.png) !important;
}

.selected-small, .selected-small:hover {
    background-image:url(../../images/icons/selected.png) !important;
    background-repeat: no-repeat;
}

.not-selected-small, .not-selected-small:hover {
    background-image:url(../../images/icons/notselected.png) !important;
}

.smiley-small, .smiley-small:hover {
    background-image:url(../../images/smilies/happy.gif) !important;
}

.sad-small, .sad-small:hover {
    background-image:url(../../images/smilies/sad.gif) !important;
}

.email-small, .email-small:hover {
    background-image:url(../../images/icons/email.png) !important;
}

.skip-small, .skip-small:hover {
    background-image:url(../../images/icons/skip.gif) !important;
}

.attention-small, .attention-small:hover {
    background-image:url(../../images/icons/attention.gif) !important;
}

.approve-small, .approve-small:hover {
    background-image:url(../../images/icons/approve.png) !important;
}

.disapprove-small, .disapprove-small:hover {
    background-image:url(../../images/icons/disapprove.png) !important;
}

.publish-small, .publish-small:hover {
    background-image:url(../../images/icons/publish.png) !important;
}

.excell-small, .excell-small:hover {
    background-image:url(../../images/icons/iconXLS.gif) !important;
}

.grid-candy {
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: top left;
    height:16px;
    margin-right:2px;
    padding-bottom:4px;
    padding-left:20px;
    padding-top:2px;
    width:16px;
}
/** #B3F097  #FBF8BF **/
.yellow-row{ background-color: #B3F097 !important; }



