/*
 * This file should be linked behind widget.css and before custom.css
 */
/*============= Dialog ==============*/
.jseDialogCloseIcon, .jseDialogCloseDisableIcon
{
    width: 15px;
    height: 15px;
    border: 1px solid transparent;
    top: 3px;
}
/*============= Dialog End ==============*/
/*======== Table Start ========*/
.jseTableContentDiv td
{
    border-color: #717171;
}
/*======== Table End ========*/

