#shoppingbutton a.button:visited {display:block; width:150px;	height:32px;	background:url(../Images/Buttons/Button_Shopping_Cart2.gif);
	background-position:top left; color:#000; text-align:left; 
	line-height:32px; text-decoration:none;	font-family:arial, sans-serif;	font-weight:bold; font-size: 14px; color:#0000FF;}

#shoppingbutton a.button:hover {background-position:0 -33px; height:32px;	line-height:32px; overflow:hidden;}

#shoppingbutton {
					display:block;
					width:150px;
					height:32px;
					background:url(../Images/Buttons/Button_Shopping_Cart2.gif);
					background-position:top left;
					color:#000;
					text-align:left;
					line-height:32px;
					text-decoration:none;
					font-family:arial, sans-serif;
					font-weight:bold;
					font-size:14px;
					color:#0000FF;
				}

#shoppingbutton a.button:active {height:30px; background-position:0 -65px;}
/*
#shoppingbutton a.button:hover{background-position:0 -46px; height:45px;	line-height:35px; overflow:hidden;}
#shoppingbutton:active {height:42px; background-position:0 -92px;}
*/




