.noscript { display:block !important; }

.accordion .element,
.tabbox-content,
.spotlightProduct { display:block !important; }
.spotlightProduct { border-bottom:1px solid #ccc; margin-bottom:10px; }
.spotlight .box-content { height:auto !important; }

.accordion .toggler:hover + .element,
.accordion .element:hover { height:auto !important; }

.tabrow,
.tabbar { display:none !important; }
.tabbox-content { height:auto !important; margin:0 !important; overflow:visible !important; visibility:visible !important; }

/*
a:not([href]) { display:none !important; }
button[type="button"] { display:none !important; }
*/
.script { display:none !important; }

.jsdisabled { position:absolute; position:fixed; bottom:0; width:100%; z-index:1000; }
.jsdisabled-bar { background:#c00; background:rgba(204,0,0,0.95); color:#fff; padding:4px; text-align:center; }
.jsdisabled ul { color:#fff; width:100%; position:fixed; bottom:23px; padding:10px; }