table.home { width: 660px; margin: 0 auto; border-collapse: collapse; }
table.home td { vertical-align: top; }
table.home td.button { vertical-align: bottom; }
table.home td p { width: 200px; padding-left: 20px; padding-bottom: 2em; margin: 0; font-weight: bold; font-size: 14px;  }

a#mvote-bttn { width: 200px; height: 0; padding-top: 165px;
  background: url(/images/buttons/mvote_bttn.png) 0 -165px no-repeat; }
a#mvote-bttn:hover { background-position: 0 0; }
a#mclub-bttn { width: 200px; height: 0; padding-top: 175px;
  background: url(/images/buttons/mclub_bttn.png) 0 -175px no-repeat; }
a#mclub-bttn:hover { background-position: 0 0; }
a#mtalk-bttn { width: 200px; height: 0; padding-top: 165px;
  background: url(/images/buttons/mtalk_bttn.png) 0 -165px no-repeat; }
a#mtalk-bttn:hover { background-position: 0px 0; }
a#minfo-bttn { width: 200px; height: 0; padding-top: 175px; margin-bottom: 5px; 
  background: url(/images/buttons/minfo_bttn.png) 0 -175px no-repeat; }
a#minfo-bttn:hover { background-position: 0px 0; }

a#mcontent-bttn { width: 200px; height: 0; padding-top: 175px; margin-bottom: 5px; 
  background: url(/images/buttons/mcontent_bttn.png) 0 -175px no-repeat; }
a#mcontent-bttn:hover { background-position: 0px 0; }

a#msong-bttn { width: 200px; height: 0; padding-top: 175px;
  background: url(/images/buttons/msong_bttn.png) 0 -175px no-repeat; }
a#msong-bttn:hover { background-position: 0px 0; }
a#report-bttn { width: 200px; height: 0; padding-top: 90px;
  background: url(/images/buttons/report_bttn.png) 0 0 no-repeat; }
a#report-bttn:hover { background-position: 0 -90px; }
a#account-bttn { width: 200px; height: 0; padding-top: 90px;
  background: url(/images/buttons/account_bttn.png) 0 0 no-repeat; }
a#account-bttn:hover { background-position: 0 -90px; }
