@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("addons.mozilla.org"){

/*Easier Login**Coded by Kid_ReeFer**/

a[href^="/login.php"]{ color:red !important;
position: absolute !important;
    right: 22em !important;left: 22em; height: 22px;
    top: 0em !important;bottom: 0em;   margin: 61px 0px 0px 388px !important}
a[href^="/createaccount.php"]
{position: absolute !important;
    right: 22em !important;left: 22em; height: 22px;
    top: 0em !important;bottom: 0em;   margin: 73px 0px 0px 388px !important}                                          
a[href^="/logout.php"]
{position: absolute !important;
    right: 22em !important;left: 22em; height: 22px;
    top: 0em !important;bottom: 0em;   margin: 85px 0px 0px 388px !important}

}