/* @import "template.css"; hidden from nearly all v4 browsers  */
@import url('template.css?123'); /* IE4 can understand, but not NN4 */
@import url('search_results.css?asdf'); /* IE4 can understand, but not NN4 */

