Taste of The World Auto-Collapse Instructions /hotel hits

collapase instructions on the hotel hits for TOTW

// ==UserScript==
// @name        Taste of The World Auto-Collapse Instructions /hotel hits
// @namespace   localhost
// @author      zingy
// @description collapase instructions on the hotel hits for TOTW
// @include     *
// @version     0.006
// ==/UserScript==

document.getElementById('instructions').style.display = 'none';