#new-listings { width: 395px; margin-right: 15px; }
#new-listings table { width: 100%; }
#new-listings div.hr { margin: 19px 0; display: none; }
#new-listings td.numbers { width: 65px; padding: 0 6px 5px 0; text-align: right; }
#new-listings td.text { padding: 0 6px 5px 0; font-size: 92%; }
#new-listings td.text b { display: block; text-indent: -30000em; height: 16px; overflow: hidden; margin: 3px 0 -2px; background: url(../../images/titles/label-newlistings.gif) no-repeat; }
#new-listings td.link { vertical-align: bottom; padding-right: 10px; }
#new-listings td.link a { display: block; margin: 0 0 0 auto; text-indent: -30000em; width: 102px; height: 20px; overflow: hidden; background: url(../../images/buttons/idx-openhouses-viewalll.gif) no-repeat; }

/* Loading of Open Houses */
#new-listings-content { display: none; visibility: hidden; }
#new-listings-loading { position: absolute; z-index: 999; width: 395px; margin-right: 15px; }
#new-listings-loading p { text-align:center; margin:0; padding: 40px 0; font-weight: bold; background: #fff url(../../images/common/spinner-default-white.gif) 50% 10px no-repeat;}
