/*

Este estilo permite saber quienes son Administradores en Psicofxp.com

Autor: Juan Pablo Tinte (Lesser K) para la comunidad Psicofxp.com
Contacto: Lesser.K@gmail.com | jp.tinte@hotmail.com | www.inifin.blogspot.com

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.psicofxp.com") {

/*----------------------------------------------Administradores-------------------------------------------*/

/*Aisha*/

img[alt="Aisha no estÃ¡ en linea ahora"] {
       width: 0 !important;
       padding-left: 102px  !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-Off.png") !important;
}

img[alt="Aisha estÃ¡ en lÃ­nea"] {
       width: 0 !important;
       padding-left: 102px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-On.png") !important;
}

/*Danko*/

img[alt="Danko no estÃ¡ en linea ahora"] {
       width: 0 !important;
       padding-left: 102px  !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-Off.png") !important;
}

img[alt="Danko estÃ¡ en lÃ­nea"] {
       width: 0 !important;
       padding-left: 102px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-On.png") !important;
}

/*EVOLUTiON*/

img[alt="EVOLUTiON no estÃ¡ en linea ahora"] {
       width: 0 !important;
       padding-left: 102px  !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-Off.png") !important;
}

img[alt="EVOLUTiON estÃ¡ en lÃ­nea"] {
       width: 0 !important;
       padding-left: 102px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-On.png") !important;
}

/*Lukillas*/

img[alt="Lukillas no estÃ¡ en linea ahora"] {
       width: 0 !important;
       padding-left: 102px  !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-Off.png") !important;
}

img[alt="Lukillas estÃ¡ en lÃ­nea"] {
       width: 0 !important;
       padding-left: 102px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-On.png") !important;
}

/*MaTT*/

img[alt="MaTT no estÃ¡ en linea ahora"] {
       width: 0 !important;
       padding-left: 102px  !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-Off.png") !important;
}

img[alt="MaTT estÃ¡ en lÃ­nea"] {
       width: 0 !important;
       padding-left: 102px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Staff/Admin-On.png") !important;
}

}