/* CSS Document */


#indexCategoriesHeading, #productListHeading, #categoryIcon {
	background-image:url(../images/heading_supplies.gif);
}

div.categoryListBoxContents a {
	background-image:url(../images/catbg_supplies.gif);
	background-position:top;
}

div.categoryListBoxContents a:hover {
	background-position:bottom;
}
