.NA_AButton, .NA_BButton, .NA_XButton, .NA_YButton, .NA_MenuButton, .NA_OptionsButton, .NA_LStick, .NA_RStick
{
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: middle;
}

.NA_AButton { background: url(XBOXA.png) no-repeat; }
.NA_BButton { background: url(XBOXB.png) no-repeat; }
.NA_XButton { background: url(XBOXX.png) no-repeat; }
.NA_YButton { background: url(XBOXY.png) no-repeat; }
.NA_MenuButton { background: url(XBOXMENU.png) no-repeat; }
.NA_OptionsButton { background: url(XBOXOPTIONS.png) no-repeat; }
.NA_LStick { background: url(XBOXLEFTSTICK.png) no-repeat; }
.NA_RStick { background: url(XBOXRIGHTSTICK.png) no-repeat; }
