@namespace url(http://www.w3.org/1999/xhtml);
/* Templated upon:
 * http://userstyles.org/styles/871
 */

@-moz-document url-prefix(https://login.yahoo.com/config/),
               url-prefix(https://login.yahoo.com/config/login_verify)
{
 *[class*="deepblue"],
 *[id*="yregiclst"],
 *[id*="yregintusr"],
 *[class*="second yregbx"], 
 *[id*="yregft"],
 *[class*="yregnewssl"],
 *[class*="yreglgmd"],
 *[src*=".gif"],
 *[id*="ygmaproplinks"],
 *[class*="yregdsilu"],
 *[class*="yreglgsub"],
 *[id*="yregbnrt"],
 *[id*="yregbnrti"],
 *[id*="yregbnrtii"] *[id*="yregbnr"],
 *[alt="Filter"],
 *[class*="purple"],
 *[class*="lblue"],
 *[class*="oxblood"],
 *[class*="yellow"],
 *[class*="bluegreen"],
 *[class*="rootbeer"],
 *[class*="lgreen"],
 *[id*="yregtxt"],
 #flashCache,
 #rcta,
 #yregwp > div:not([id]),
 .ct, .cl, .cb
  {
    display: none !important;
  }

 *
  {
    background: #222 !important;
  }
 .yregbx,
 .yregbx *
  {
    background: #333 !important;
    color: #bbb !important;
  }
 input, select, textarea
  {
    border: #000 1px solid !important;
  }
 .yregbx
  {
    border: 1px solid #000 !important;
    margin: 3px 5px !important;
    -moz-border-radius: 7px !important;
  }
 #yreglg
  {
    float:inherit !important;
  }
 #yregwp
  {
    width: 240px !important;
  }
}