@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("surfthechannel.com") {
 div[class^="sp-"], p > span[style="color: rgb(204, 0, 0);"] > strong, .show-title,  .show-summary, #header, .s-mpu-list, .episode-summary, .latest, .linkbutton-box,
 #mcontainer a[href="/user/user-profile.html"],
 #mcontainer a[href="/user/listpeople.html"],
 #mcontainer a[href="/listgroups.html"],
 #mcontainer a[href="http://forum.surfthechannel.com/"],
 #mcontainer a[href="/information.html"]
 { display: none !important; }

 #mcontainer {
   float: left !important;
   z-index: 1000 !important;
   position: absolute !important;
   width: 212px !important;
 }
 #mcontainer a { border-bottom: 1px black solid !important; }
 .search {
   position: relative !important;
   top: -26px !important;
   left: 212px !important;
   width: 580px !important;
 }
 .selector {
   margin: 0 0 0 -1px !important;
   height: 28px !important;
 }
 .search-button {
   margin: 0 0 0 -1px !important;
   height: 30px !important;
 }
 .searchfield {
   width: 350px !important;
   height: 20px !important;
   text-align: left !important;
 }

  a[href]:visited { color: #800080 !important; }
  a[href] { color: #0000ff !important; }
  .wrapper-outer, .wrapper-outer div {
    background: #fff !important;
    padding: 0 !important;
  }
  a:hover { background: #fff !important; }
}