
.logout a {
	width: 55px;
	height: 20px;
	cursor: pointer;
	background: url(../../images_328BeB/btn_en/button_logout_en.png) top left no-repeat;
	display: block;
}

.logout a:hover {
	background: url(../../images_328BeB/btn_en/button_logout_en.png) bottom left no-repeat;
}

#main_incoming_btn {
	float: left;
	margin: 0;
	width: 218px;
	height: 45px;
	background: url("../../images_328BeB/btn_en/button_incomingFundEnquiry_en.png") top left no-repeat;
	display: inline;
}

#main_incoming_btn:hover {
	background: url("../../images_328BeB/btn_en/button_incomingFundEnquiry_en.png") bottom left no-repeat;
}

#main_payment_btn {
	float: left;
	margin-top: 0px;
	width: 218px;
	height: 45px;
	background: url("../../images_328BeB/btn_en/button_makeAPaymentOrTransfer_en.png") top left no-repeat;
	display: inline;
}

#main_payment_btn:hover {
	background: url("../../images_328BeB/btn_en/button_makeAPaymentOrTransfer_en.png") bottom left no-repeat;
}

#main_payroll_btn {
	float: left;
	margin-top: 0;
	width: 218px;
	height: 45px;
	background: url("../../images_328BeB/btn_en/button_submitPayrollTransaction_en.png") top left no-repeat;
	display: inline;
}

#main_payroll_btn:hover	{
	background: url("../../images_328BeB/btn_en/button_submitPayrollTransaction_en.png") bottom left no-repeat;
}

#main_transaction_btn {
	float: left;
	margin-top: 0;
	width: 218px;
	height: 45px;
	background: url("../../images_328BeB/btn_en/button_accountAndTransactionEnquiry_en.png") top left no-repeat;
	display: inline;
}

#main_transaction_btn:hover {
	background: url("../../images_328BeB/btn_en/button_accountAndTransactionEnquiry_en.png") bottom left no-repeat;
}

.search_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_search_en.png") top left no-repeat;
	display: block;
}

.search_btn:hover {
	background: url("../../images_328BeB/btn_en/button_search_en.png") bottom left no-repeat;
}

.reset_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_reset_en.png") top left no-repeat;
	display: block;
}

.reset_btn:hover {
	background: url("../../images_328BeB/btn_en/button_reset_en.png") bottom left no-repeat;
}

.submit_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_submit_en.png") top left no-repeat;
	display: block;
}

.submit_btn:hover {
	background: url("../../images_328BeB/btn_en/button_submit_en.png") bottom left no-repeat;
}

.confirm_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_confirm_en.png") top left no-repeat;
	display: block;
}

.confirm_btn:hover {
	background: url("../../images_328BeB/btn_en/button_confirm_en.png") bottom left no-repeat;
}

.back_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_back_en.png") top left no-repeat;
	display: block;
}

.back_btn:hover {
	background: url("../../images_328BeB/btn_en/button_back_en.png") bottom left no-repeat;
}

.yes_btn {
	float: left;
	margin-left: 10px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_yes_en.png") top left no-repeat;
	display: block;
}

.yes_btn:hover {
	background: url("../../images_328BeB/btn_en/button_yes_en.png") bottom left no-repeat;
}

.no_btn {
	float: left;
	margin-left: 10px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_no_en.png") top left no-repeat;
	display: block;
}

.no_btn:hover {
	background: url("../../images_328BeB/btn_en/button_no_en.png") bottom left no-repeat;
}

.approval_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_approval_en.png") top left no-repeat;
	display: block;
}

.approval_btn:hover {
	background: url("../../images_328BeB/btn_en/button_approval_en.png") bottom left no-repeat;
}

.reinstate_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_reinstate_en.png") top left no-repeat;
	display: block;
}

.reinstate_btn:hover {
	background: url("../../images_328BeB/btn_en/button_reinstate_en.png") bottom left no-repeat;
}

.reject_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_reject_en.png") top left no-repeat;
	display: block;
}

.reject_btn:hover {
	background: url("../../images_328BeB/btn_en/button_reject_en.png") bottom left no-repeat;
}

.savetmp_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_save_tmpl_only_en.png") top left no-repeat;
	display: block;
}

.savetmp_btn:hover {
	background: url("../../images_328BeB/btn_en/button_save_tmpl_only_en.png") bottom left no-repeat;
}

.update_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_update_en.png") top left no-repeat;
	display: block;
}

.update_btn:hover {
	background: url("../../images_328BeB/btn_en/button_update_en.png") bottom left no-repeat;
}

.deactivation_btn {
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_deactivation_en.png") top left no-repeat;
	display: block;
}

.bulkauth_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_bulk_auth_en.png") top left no-repeat;
	display: block;
}

.bulkauth_btn:hover {
	background: url("../../images_328BeB/btn_en/button_bulk_auth_en.png") bottom left no-repeat;
}

.auth_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_auth_en.png") top left no-repeat;
	display: block;
}

.auth_btn:hover {
	background: url("../../images_328BeB/btn_en/button_auth_en.png") bottom left no-repeat;
}

.add_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_add_en.png") top left no-repeat;
	display: block;
}

.add_btn:hover {
	background: url("../../images_328BeB/btn_en/button_add_en.png") bottom left no-repeat;
}

.pay_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_pay_en.png") top left no-repeat;
	display: block;
}

.pay_btn:hover {
	background: url("../../images_328BeB/btn_en/button_pay_en.png") bottom left no-repeat;
}

.pay_little_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_pay_little_en.png") top left no-repeat;
	display: block;
}

.pay_little_btn:hover {
	background: url("../../images_328BeB/btn_en/button_pay_little_en.png") bottom left no-repeat;
}

.confirm_and_pay_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_confirm_and_pay_en.png") top left no-repeat;
	display: block;
}

.confirm_and_pay_btn:hover {
	background: url("../../images_328BeB/btn_en/button_confirm_and_pay_en.png") bottom left no-repeat;
}

.pay_bill_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_pay_bill_en.png") top left no-repeat;
	display: block;
}

.pay_bill_btn:hover {
	background: url("../../images_328BeB/btn_en/button_pay_bill_en.png") bottom left no-repeat;
}

.view_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_view_en.png") top left no-repeat;
	display: block;
}

.view_btn:hover {
	background: url("../../images_328BeB/btn_en/button_view_en.png") bottom left no-repeat;
}

.refresh_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_refresh_en.png") top left no-repeat;
	display: block;
}

.refresh_btn:hover {
	background: url("../../images_328BeB/btn_en/button_refresh_en.png") bottom left no-repeat;
}

.delete_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_delete_en.png") top left no-repeat;
	display: block;
}

.delete_btn:hover {
	background: url("../../images_328BeB/btn_en/button_delete_en.png") bottom left no-repeat;
}
.delete_btn_fps {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_FPS_cancel_en.png") top left no-repeat;
	display: block;
}

.delete_btn_fps:hover {
	background: url("../../images_328BeB/btn_en/button_FPS_cancel_en.png") bottom left no-repeat;
}
.print_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_print_en.png") top left no-repeat;
	display: block;
}

.print_btn:hover {
	background: url("../../images_328BeB/btn_en/button_print_en.png") bottom left no-repeat;
}

.reset_pwd_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_reset_pwd_en.png") top left no-repeat;
	display: block;
}

.reset_pwd_btn:hover {
	background: url("../../images_328BeB/btn_en/button_reset_pwd_en.png") bottom left no-repeat;
}

.set_token_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_set_token_en.png") top left no-repeat;
	display: block;
}

.set_token_btn:hover {
	background: url("../../images_328BeB/btn_en/button_set_token_en.png") bottom left no-repeat;
}

.export_pdf_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_export_pdf_en.png") top left no-repeat;
	display: block;
}

.export_pdf_btn:hover {
	background: url("../../images_328BeB/btn_en/button_export_pdf_en.png") bottom left no-repeat;
}

.publish_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_publish_en.png") top left no-repeat;
	display: block;
}

.publish_btn:hover {
	background: url("../../images_328BeB/btn_en/button_publish_en.png") bottom left no-repeat;
}

.preview_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_preview_en.png") top left no-repeat;
	display: block;
}

.preview_btn:hover {
	background: url("../../images_328BeB/btn_en/button_preview_en.png") bottom left no-repeat;
}

.suspend_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_suspend_en.png") top left no-repeat;
	display: block;
}

.suspend_btn:hover {
	background: url("../../images_328BeB/btn_en/button_suspend_en.png") bottom left no-repeat;
}

.bulk_download_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_bulk_download_en.png") top left no-repeat;
	display: block;
}

.bulk_download_btn:hover {
	background: url("../../images_328BeB/btn_en/button_bulk_download_en.png") bottom left no-repeat;
}

.bulk_complete_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_bulk_complete_en.png") top left no-repeat;
	display: block;
}

.bulk_complete_btn:hover {
	background: url("../../images_328BeB/btn_en/button_bulk_complete_en.png") bottom left no-repeat;
}

.reprint_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_reprint_en.png") top left no-repeat;
	display: block;
}

.reprint_btn:hover {
	background: url("../../images_328BeB/btn_en/button_reprint_en.png") bottom left no-repeat;
}

.unlock_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_unlock_en.png") top left no-repeat;
	display: block;
}

.unlock_btn:hover {
	background: url("../../images_328BeB/btn_en/button_unlock_en.png") bottom left no-repeat;
}

.close_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_close_en.png") top left no-repeat;
	display: block;
}

.close_btn:hover {
	background: url("../../images_328BeB/btn_en/button_close_en.png") bottom left no-repeat;
}

.resume_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_resume_en.png") top left no-repeat;
	display: block;
}

.resume_btn:hover {
	background: url("../../images_328BeB/btn_en/button_resume_en.png") bottom left no-repeat;
}

.upload_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_upload_en.png") top left no-repeat;
	display: block;
}

.upload_btn:hover {
	background: url("../../images_328BeB/btn_en/button_upload_en.png") bottom left no-repeat;
}

.next_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_next_en.png") top left no-repeat;
	display: block;
}

.next_btn:hover {
	background: url("../../images_328BeB/btn_en/button_next_en.png") bottom left no-repeat;
}

.stop_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_stop_en.png") top left no-repeat;
	display: block;
}

.stop_btn:hover {
	background: url("../../images_328BeB/btn_en/button_stop_en.png") bottom left no-repeat;
}

.bulk_close_account_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_bulk_close_account_en.png") top left no-repeat;
	display: block;
}

.bulk_close_account_btn:hover {
	background: url("../../images_328BeB/btn_en/button_bulk_close_account_en.png") bottom left no-repeat;
}

.modify_sequence_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_modify_sequence_en.png") top left no-repeat;
	display: block;
}

.modify_sequence_btn:hover {
	background: url("../../images_328BeB/btn_en/button_modify_sequence_en.png") bottom left no-repeat;
}

.close_account_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_close_account_en.png") top left no-repeat;
	display: block;
}

.close_account_btn:hover {
	background: url("../../images_328BeB/btn_en/button_close_account_en.png") bottom left no-repeat;
}

.bulk_publish_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_bulk_publish_en.png") top left no-repeat;
	display: block;
}

.bulk_publish_btn:hover {
	background: url("../../images_328BeB/btn_en/button_bulk_publish_en.png") bottom left no-repeat;
}

.bulk_operation_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_bulk_operation_en.png") top left no-repeat;
	display: block;
}

.bulk_operation_btn:hover {
	background: url("../../images_328BeB/btn_en/button_bulk_operation_en.png") bottom left no-repeat;
}

.print_preview_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_print_preview_en.png") top left no-repeat;
	display: block;
}

.print_preview_btn:hover {
	background: url("../../images_328BeB/btn_en/button_print_preview_en.png") bottom left no-repeat;
}

.more_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_more_en.png") top left no-repeat;
	display: block;
}

.more_btn:hover {
	background: url("../../images_328BeB/btn_en/button_more_en.png") bottom left no-repeat;
}

.remove_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_remove_en.png") top left no-repeat;
	display: block;
}

.remove_btn:hover {
	background: url("../../images_328BeB/btn_en/button_remove_en.png") bottom left no-repeat;
}

.download_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_download_en.png") top left no-repeat;
	display: block;
}

.download_btn:hover {
	background: url("../../images_328BeB/btn_en/button_download_en.png") bottom left no-repeat;
}

.download_pulldown_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_download_pulldown_en.png") top left no-repeat;
	display: block;
}

.download_pulldown_btn:hover {
	background: url("../../images_328BeB/btn_en/button_download_pulldown_en.png") bottom left no-repeat;
}

.save_tmpl_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_save_tmpl_en.png") top left no-repeat;
	display: block;
}

.save_tmpl_btn:hover {
	background: url("../../images_328BeB/btn_en/button_save_tmpl_en.png") bottom left no-repeat;
}

.clear_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_clear_en.png") top left no-repeat;
	display: block;
}
.clear_btn:hover {
	background: url("../../images_328BeB/btn_en/button_clear_en.png") bottom left no-repeat;
}

.clear_btn_notAll {
	float:right;
	margin-left: 0px;
	width: 66px;
	height: 24px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_clear_en.png") top left no-repeat;
	display: block;
}
.clear_btn_notAll:hover {
	background: url("../../images_328BeB/btn_en/button_clear_en.png") bottom left no-repeat;
}


.table_nowrap
{
	white-space: nowrap;
}

.resend_welecom_letter_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_resend_welcome_letter_en.png") top left no-repeat;
	display: block;
}

.resend_welecom_letter_btn:hover {
	background: url("../../images_328BeB/btn_en/button_resend_welcome_letter_en.png") bottom left no-repeat;
}

.button_export_advice_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_export_advice_en.png") top left no-repeat;
	display: block;
}

.button_export_advice_btn:hover {
	background: url("../../images_328BeB/btn_en/button_export_advice_en.png") bottom left no-repeat;
}

.help_close_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/help_page_button_close_en.png") top left no-repeat;
	display: block;
}

.help_close_btn:hover {
	background: url("../../images_328BeB/btn_en/help_page_button_close_en.png") bottom left no-repeat;
}

.login_btn {
	float: left;
	margin: 0;
	height: 41px;
	width: 41px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_login_en.png") top left no-repeat;
}

.login_btn:hover {
	background: url("../../images_328BeB/btn_en/button_login_en.png") bottom left no-repeat;
}

.register_btn {
	float: left;
	width: 48px;
	height: 21px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_register_en.png") top left no-repeat;
	display: block;
}

.uplift_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_uplift_en.png") top left no-repeat;
	display: block;
}

.uplift_btn:hover {
	background: url("../../images_328BeB/btn_en/button_uplift_en.png") bottom left no-repeat;
}

.amendMI_btn {
	float: left;
	margin-left: 10px;
	width: 165px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_amend_maturity_instruction_en.png") top left no-repeat;
	display: block;
}

.amendMI_btn:hover {
	background: url("../../images_328BeB/btn_en/button_amend_maturity_instruction_en.png") bottom left no-repeat;
}

.get_inter_rate_btn {
	float: left;
	margin-left: 10px;
	width: 111px;
	height: 22px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_get_inter_rate_en.png") top left no-repeat;
	display: block;
}

.get_inter_rate_btn:hover {
	background: url("../../images_328BeB/btn_en/button_get_inter_rate_en.png") bottom left no-repeat;
}

.get_rate_btn {
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 22px;
	cursor: pointer;
	background: url("../images_328BeB/btn_en/button_get_rate_en.png") top left no-repeat;
	display: block;
}

.get_rate_btn:hover {
	background: url("../images_328BeB/btn_en/button_get_rate_en.png") bottom left no-repeat;
}

.get_rate_disable_btn {
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 22px;
	cursor: pointer;
	background: url("../images_328BeB/btn_en/button_get_rate_disable_en.png") top left no-repeat;
	display: block;
	pointer-events: none;
}

.get_rate_disable_btn:hover {
	background: url("../images_328BeB/btn_en/button_get_rate_disable_en.png") bottom left no-repeat;
}

.get_rate_submit_btn {
	float: left;
	margin-left: 10px;
	width: 80px;
	height: 29px;
	cursor: pointer;
	background: url("../images_328BeB/btn_en/button_get_rate_submit_en.png") top left no-repeat;
	display: block;
}

.get_rate_submit_btn:hover {
	background: url("../images_328BeB/btn_en/button_get_rate_submit_en.png") bottom left no-repeat;
}

.confirm_and_approve_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_confirm_and_approve_en.png") top left no-repeat;
	display: block;
}

.confirm_and_approve_btn:hover {
	background: url("../../images_328BeB/btn_en/button_confirm_and_approve_en.png") bottom left no-repeat;
}


.confirm_and_approve_disable_btn {
	float: left;
	margin-left: 10px;
	width: 146px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_confirm_and_approve_disable_en.png") top left no-repeat;
	display: block;
	pointer-events: none;
}

.confirm_and_approve_disable_btn:hover {
	background: url("../../images_328BeB/btn_en/button_confirm_and_approve_disable_en.png") bottom left no-repeat;
}

.clear_little_btn {
	float: left;
	margin-left: 10px;
	width: 44px;
	height: 24px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_clear_little_en.png") top left no-repeat;
	display: block;
}

.clear_little_btn:hover {
	background: url("../../images_328BeB/btn_en/button_clear_little_en.png") bottom left no-repeat;
}

.save_draft_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_save_draft_en.png") top left no-repeat;
	display: block;
}

.save_draft_btn:hover {
	background: url("../../images_328BeB/btn_en/button_save_draft_en.png") bottom left no-repeat;
}

.regene_to_host_btn {
	float: left;
	margin-left: 0px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_regene_to_host_en.png") top left no-repeat;
	display: block;
}

.regene_to_host_btn:hover {
	background: url("../../images_328BeB/btn_en/button_regene_to_host_en.png") bottom left no-repeat;
}

.answer_btn {
	float: left;
	margin-left: 0px;
	width: 78px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_survey_answer_en.png") top left no-repeat;
	display: block;
}

.answer_btn:hover {
	background: url("../../images_328BeB/btn_en/button_survey_answer_en.png") bottom left no-repeat;
}

.skip_btn {
	float: left;
	margin-left: 0px;
	width: 78px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_survey_skip_en.png") top left no-repeat;
	display: block;
}

.skip_btn:hover {
	background: url("../../images_328BeB/btn_en/button_survey_skip_en.png") bottom left no-repeat;
}

.next_answer_btn {
	float: left;
	margin-left: 0px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_survey_next_en.png") top left no-repeat;
	display: block;
}

.next_answer_btn:hover {
	background: url("../../images_328BeB/btn_en/button_survey_next_en.png") bottom left no-repeat;
}

.cancel_btn {
	float: left;
	margin-left: 10px;
	width: 66px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_survey_cancel_en.png") top left no-repeat;
	display: block;
}

.cancel_btn:hover {
	background: url("../../images_328BeB/btn_en/button_survey_cancel_en.png") bottom left no-repeat;
}

.confirm_proceed_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_confirm_proceed_en.png") top left no-repeat;
	display: block;
}

.confirm_proceed_btn:hover {
	background: url("../../images_328BeB/btn_en/button_confirm_proceed_en.png") bottom left no-repeat;
}

.proceed_with_transaction_btn {
	float: left;
	margin-left: 10px;
	width: 142px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_proceed_with_transaction_en.png") top left no-repeat;
	display: block;
}

.proceed_with_transaction_btn:hover {
	background: url("../../images_328BeB/btn_en/button_proceed_with_transaction_en.png") bottom left no-repeat;
}

.cancel_proceed_btn {
	float: left;
	margin-left: 10px;
	width: 120px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_cancel_proceed_en.png") top left no-repeat;
	display: block;
}

.cancel_proceed_btn:hover {
	background: url("../../images_328BeB/btn_en/button_cancel_proceed_en.png") bottom left no-repeat;
}

.ok_btn {
	float: left;
	margin-left: 10px;
	width: 51px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_survey_ok_en.png") top left no-repeat;
	display: block;
}

.ok_btn:hover {
	background: url("../../images_328BeB/btn_en/button_survey_ok_en.png") bottom left no-repeat;
}

#container {
	margin: auto;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}

.push{
	width: 60px;
	height: 60px;
	display: inline-block;
	background: url("../../images_328BeB/pushNotification.png");
}

.regenerate_btn {
	float: left;
	margin-left: 10px;
	width: 100px;
	height: 29px;
	cursor: pointer;
	background: url("../../images_328BeB/btn_en/button_regenarate_en.png") top left no-repeat;
	display: block;
}

.regenerate_btn:hover {
	background: url("../../images_328BeB/btn_en/button_regenarate_en.png") bottom left no-repeat;
}

.verify_btn {
	float: left;
	margin-left: 3px;
    width: 66px;
    height: 22px;
	cursor: pointer;
	background: url("../../images/btn_en/button_verify_en.png") top left no-repeat;
	display: block;
}
.verify_btn:hover {
	background: url("../../images/btn_en/button_verify_en.png") bottom left no-repeat;
}