/* CSS Document */

TABLE.Button_Short		{ width:67px; height:22px; display:inline; }
TABLE.Button_Short TD	{ width:67px; height:22px; vertical-align:middle; text-align:center; background-image:url(../img/button_short.gif);
						  background-repeat:no-repeat; padding:1px 0px 0px 0px !important; padding:0px 0px 2px 0px; }
TABLE.Button_Short DIV	{ width:67px; height:22px; cursor:pointer; }

TABLE.Button_Medium		{ width:88px; height:22px; display:inline; }
TABLE.Button_Medium TD	{ width:88px; height:22px; vertical-align:middle; text-align:center; background-image:url(../img/button_medium.gif);
						  background-repeat:no-repeat; padding:1px 0px 0px 0px !important; padding:0px 0px 2px 0px; }
TABLE.Button_Medium DIV	{ width:88px; height:22px; cursor:pointer; }
