.spinner_cont {background: /*url('../images/spinner_background.png') 0% 0% repeat*/ rgba(255,255,255, 0.8); position: absolute; top: 0; left: 0; z-index: 5000;}
.spinner_cont .spinner {background: url('../images/spinner.gif') 50% 50% no-repeat; margin: 0 auto; width: 100%; height: 100%;}
.search-results .item b {font-weight: bold;}
.splash-form>h3 {margin-top: 0;}