/* ============================== title image descriptions =========================  */ 


/* login */ 
div#login, div#login span{width:580px; height:44px; background-image:url(../../images/headers/header_login.gif); background-repeat:no-repeat;} 
div#login span{margin-bottom:-44px;} 


/* player profile */ 
div#profile, div#profile span{width:580px; height:44px; background-image:url(../../images/headers/header_myaccount.gif); background-repeat:no-repeat;} 
div#profile span{margin-bottom:-44px;} 

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

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

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

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

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

/* download */ 
div#download, div#download span{width:580px; height:44px; background-image:url(../../images/headers/header_download.gif); background-repeat:no-repeat;} 
div#download span{margin-bottom:-44px;}


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

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

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

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

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

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

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

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

/* orderBingoCards */ 
div#orderBingoCards, div#orderBingoCards span{width:580px; height:44px; background-image:url(../../images/headers/header_preorder.gif); background-repeat:no-repeat;} 
div#orderBingoCards span{margin-bottom:-44px;}

/* bonusexchnage */ 
div#bonusexchange, div#bonusexchange span{width:580px; height:44px; background-image:url(../../images/headers/header_bonusexchange.gif); background-repeat:no-repeat;} 
div#bonusexchange span{margin-bottom:-44px;}


