img.icon
{
    height: 16px;
    width: 16px;
    cursor: pointer;      
}
img.folder
{
    height: 16px;
    width: 16px;
    background: url('../graphics/icons/16x16/folder.png') center center no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.folder24
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/24x24/folder.png') center center no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.spreadsheet
{
    height: 16px;
    width: 16px;
    background: url('../graphics/icons/16x16/spreadsheet.png') center center no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.document
{
    height: 16px;
    width: 16px;
    background: url('../graphics/icons/16x16/document.png') center center no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.delete
{
    background: url('../graphics/icons/16x16/delete.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.tick
{
    background: url('../graphics/icons/16x16/tick.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.add
{
    background: url('../graphics/icons/16x16/add.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.exclamation
{
    background: url('../graphics/icons/16x16/exclamation.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.critical
{
    background: url('../graphics/icons/16x16/critical.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.edit
{
    background: url('../graphics/icons/16x16/edit.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.print
{
    background: url('../graphics/icons/16x16/print.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.attachments
{
    background: url('../graphics/icons/16x16/attachment.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;      
}
img.view
{
    background: url('../graphics/icons/16x16/view.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;      
}
img.flagged_mail
{
    background: url('../graphics/icons/16x16/star.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;      
}
img.invoice
{
    background: url('../graphics/icons/16x16/invoice.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.maybeflagged
{
    height: 16px;
    width: 16px;
    cursor: pointer;      
}

img.firstpage
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') 0px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.prevpage
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -24px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.nextpage
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -48px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.lastpage
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -72px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}

img.firstpage_disabled
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -96px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.prevpage_disabled
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -120px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.nextpage_disabled
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -144px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.lastpage_disabled
{
    height: 24px;
    width: 24px;
    background: url('../graphics/icons/navigation_controls_24.png') -168px 0px no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.loader
{
    height: 16px;
    width: 16px;
    background: url('../graphics/icons/basic-loader.gif') center center no-repeat;
    cursor: pointer;      
    vertical-align: middle;
}
img.money
{
    background: url('../graphics/icons/16x16/money.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.telephone
{
    background: url('../graphics/icons/16x16/telephone.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.handshake
{
    background: url('../graphics/icons/16x16/handshake.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.money_handover
{
    background: url('../graphics/icons/16x16/money_handover.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.user_active
{
    background: url('../graphics/icons/16x16/user_active.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.user_inactive
{
    background: url('../graphics/icons/16x16/user_inactive.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.history
{
    background: url('../graphics/icons/16x16/history.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}

img.double-arrow-down
{
    background: url('../graphics/icons/24x24/double-arrow-down.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}

img.double-arrow-right
{
    background: url('../graphics/icons/24x24/double-arrow-right.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.double-arrow-up
{
    background: url('../graphics/icons/24x24/double-arrow-up.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.vertical-ellipsis
{
    background: url('../graphics/icons/16x16/vertical-ellipsis.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: n-resize;    
}

img.exclamation
{
    background: url('../graphics/icons/16x16/exclamation.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;    
}

img.critical
{
    background: url('../graphics/icons/16x16/critical.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;    
}

img.download
{
    background: url('../graphics/icons/16x16/download.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;    
}

div.fixDiv
{
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color : gray;
    opacity: 0.7;
    overflow: hidden;
    position: fixed;
    z-index: 10000;
}
/* changes made by Ankur */
img.archive
{
    background: url('../graphics/icons/16x16/archive.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.gear
{
    background: url('../graphics/icons/16x16/gear.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
img.move
{
    background: url('../graphics/icons/16x16/move.png') center center no-repeat;
    height: 16px;
    width: 16px;
    cursor: all-scroll;
}