Hi Chris,
1 - The "Minutes" issue is quite strange. Maybe try to re-index the content.
2 - In regards to the search results box behind the slider, open this file:
/desktopmodules/willstrohl.contentslider/module.css
and change the z-index property:
.wns-slideshow-wrapper {
z-index: 10;
}
Cheers,
Aderson