/* Live Search */ #live-results { padding: 10px; } #live-results h2 { display: block; font-weight: bold; } #live-results h3 { font-weight: normal; } #live-results h3 a:hover { color: #27d; } #live-results .chronodata { display: block; margin-bottom: 0.5em; color: #666; } #live-results .more-results { display: block; font-weight: bold; margin: 1em 15px 0px 0px; padding: 2px 0px 2px 20px ; background: url('images/search-more.gif') left center no-repeat; } #searchinput, #searchinput.livesearch { width: 150px; } #search-loading { float: right; height: 18px; width: 18px; background: url('../../images/spinner.gif') center center no-repeat; } #search-reset { margin-left: 10px; height: 18px; width: 16px; background: url('images/search-reset.gif') center center no-repeat; cursor: pointer; } /* Sidebar RSS icon fix */ .feedlink img { float: right; position: static; }