button { cursor:pointer; } .centered { float:none; margin:0 auto; } .loading { position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:9999; background: url(../graphics/ring-alt.gif) center no-repeat; display:none; } .searchLoading { position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:9999; background: url(../graphics/ring-alt.gif) center no-repeat; display:none; } .small-loading { position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:9999; background: url(../graphics/small-ring-alt.gif) center no-repeat; display:none; } .companyInfo { cursor:pointer; }