.categoryListBoxContents
{
	margin: 0;
}

.categoryListBoxContents a {
    color: inherit;
	font-size: 1.4rem;
}
/*
.categoryListBoxContents .smalltext1
{
	display: none;
}

.categoryListBoxContents .save
{
	position: relative;
	top: -1rem;
	
	font-family: inherit;
    text-align: inherit;
    color: inherit;
    font-size: 1.4rem;
}

*/
.categoryListBoxContents .save .save
{
	display: none;
}

.productSpecialPrice {
    color: inherit;
    font-size: 1.4rem;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
}