#define ectSAVEEDGESMASK 0x80000000
#if defined(CARDSTYLE_DEFAULT)
-# define CARD_WIDTH 72 // The original Microsoft cards are 71px wide, but ours are taken from MacSolitaireX
-# define CARD_HEIGHT 96
+# define CARD_WIDTH 72 // The original Microsoft cards are 71px wide, but ours are taken from http://united3dartists.com
+# define CARD_HEIGHT 112
#elif defined(CARDSTYLE_BAVARIAN)
# define CARD_WIDTH 110
# define CARD_HEIGHT 198