/* ============================== title image descriptions =========================  */ 
/* player profile */ 
div#profile, div#profile span{width:313px; height:44px; background-image:url(images/hdr/profile.gif); background-repeat:no-repeat;} 
div#profile span{margin-bottom:-44px;} 

/* help desk */ 
div#helpdesk, div#helpdesk span{width:313px; height:44px; background-image:url(images/hdr/helpdesk.gif); background-repeat:no-repeat;} 
div#helpdesk span{margin-bottom:-44px;}

/* deposit */ 
div#deposit, div#deposit span{width:313px; height:44px; background-image:url(images/hdr/deposit.gif); background-repeat:no-repeat;} 
div#deposit span{margin-bottom:-44px;}

/* withdraw */ 
div#withdrawal, div#withdrawal span{width:313px; height:44px; background-image:url(images/hdr/withdrawal.gif); background-repeat:no-repeat;} 
div#withdrawal span{margin-bottom:-44px;}

/* register */ 
div#register, div#register span{width:313px; height:44px; background-image:url(images/hdr/register.gif); background-repeat:no-repeat;} 
div#register span{margin-bottom:-44px;}

/* password */ 
div#password, div#password span{width:313px; height:44px; background-image:url(images/hdr/password.gif); background-repeat:no-repeat;} 
div#password span{margin-bottom:-44px;}

/* ==================== reports ==================== */
/* activity */ 
div#activityReport, div#activityReport span{width:313px; height:44px; background-image:url(images/hdr/activityReport.gif); background-repeat:no-repeat;} 
div#activityReport span{margin-bottom:-44px;}

/* reconcile */ 
div#reconcileReport, div#reconcileReport span{width:313px; height:44px; background-image:url(images/hdr/reconcileReport.gif); background-repeat:no-repeat;} 
div#reconcileReport span{margin-bottom:-44px;}

/* deposit report */ 
div#depositReport, div#depositReport span{width:313px; height:44px; background-image:url(images/hdr/depositReport.gif); background-repeat:no-repeat;} 
div#depositReport span{margin-bottom:-44px;}

/* withdrawal report */ 
div#withdrawalReport, div#withdrawalReport span{width:313px; height:44px; background-image:url(images/hdr/withdrawalReport.gif); background-repeat:no-repeat;} 
div#withdrawalReport span{margin-bottom:-44px;}

/* referral report */ 
div#referralReport, div#referralReport span{width:313px; height:44px; background-image:url(images/hdr/referralReport.gif); background-repeat:no-repeat;} 
div#referralReport span{margin-bottom:-44px;}

/* game order report */ 
div#gameorderReport, div#gameorderReport span{width:313px; height:44px; background-image:url(images/hdr/gameorderReport.gif); background-repeat:no-repeat;} 
div#gameorderReport span{margin-bottom:-44px;}

/* bonus report */ 
div#bonusReport, div#bonusReport span{width:313px; height:44px; background-image:url(images/hdr/bonusReport.gif); background-repeat:no-repeat;} 
div#bonusReport span{margin-bottom:-44px;}

/* ticket report */ 
div#ticketReport, div#ticketReport span{width:313px; height:44px; background-image:url(images/hdr/ticketReport.gif); background-repeat:no-repeat;} 
div#ticketReport span{margin-bottom:-44px;}