#menubg {
  background-image: url(/UI/qbit/bgmenu.gif); 
}

.box_title {
  background-image: url(/UI/qbit/bgtitle.gif); 
}

.box_title_thick {
  background-image: url(/UI/qbit/bgtitle_thick.gif); 
}

.group_title {
    background-image: url(/UI/qbit/bggroup.gif); 
}

a.button {
    background: transparent url('/UI/qbit/elements/bg_button_a.gif') no-repeat scroll top right;
}

a.button span {
    background: transparent url('/UI/qbit/elements/bg_button_span.gif') no-repeat;
} 
