/* adKill2.css */ *[height="60"][width="468"], *[height="60px"][width="468px"] {display: none !important;} /* runTogether.css */ * {display: inline;} /* blinkKillers.css */ blink {text-decoration: inherit !important;} blink {display: none !important;} /* linkKill.css */ a:hover {display: none !important;} /* linkHide.css */ a:focus, a:hover {color: inherit !important; cursor: text !important; text-decoration: inherit !important; border-width: 0 !important;} a:focus img, a:hover img {cursor: pointer !important;} /* noAltPop.css */ img {border: 3px solid red !important;} img[alt] {border-width: 0 !important;} /* imgLimit.css */ img {min-width: 10px !important; min-height: 10px !important;} /* allImageKill.css */ img, input[type="image"] {display: none !important;} /* mozillaKill.css */ box {display: none !important;} box {opacity: 0.01 !important;} /* outline.css */ * {display: block !important; height: 1em !important; margin-left: 1em !important; font-size: 1em !important; background: white !important;} table {display: table !important; height: auto !important;} tr {display: table-row !important; height: auto !important;} td {display: table-header !important; height: auto !important;} td {display: table-cell !important; height: auto !important;}