

ul#store {width: 872px; margin: 0 auto;}

		ul#store li {
			display:block;
			float:left;
			}
			ul#store li a {        /* fist tab!!!! */
				display:block;
				outline:none;
				width:371px;height:40px;
				background:transparent url(http://newlygreens.com/_content/_images/_top__nav_store.png) no-repeat 0 0;
				text-indent:-9009px;
				margin:0 10px 0 0;
				}
				ul#store li a:hover {background-position:0 -40px}
			


			ul#store li#digital-nav a {
				width:142px;
				background-position:-371px 0;
				}
				ul#store li#digital-nav a:hover {
					background-position:-371px -40px
					}

			ul#store li#merch-nav a { 
				width:113px;
				background-position:-513px 0;
				}
				ul#store li#merch-nav a:hover {
					background-position:-513px -40px
					}