span.prod-detail-msrp-label {
	font-family: Arial;
    font-size: 14px;
    color: #333333;
    font-style: bold;
    text-decoration:none;
}

span.prod-detail-cost-label {
	font-family: Arial;
    font-size: 14px;
    color: #CC0000;
    font-style: bold;
    text-decoration:none;
}

span.prod-detail-sale-label {
	font-family: Arial;
    font-size: 14px;
    color: #CC0000;
    font-style: bold;
    text-decoration:none;
}

span.prod-detail-save-label {
	font-family: Arial;
    font-size: 14px;
    color: #54B948;
    font-style: bold;
    text-decoration:none;
}

span.product-list-msrp-label {
	font-weight: bold;
    color: #333333;
}

span.product-list-cost-label {
	font-weight: bold;
    color: #CC0000;
}

span.product-list-save-label {
	font-weight: bold;
    color: #54B948;
}

div.product-list-options h5 a, div.product-list-options h5 a:link {
color:#003399;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

div.product-list-options h5 a, div.product-list-options h5 a:visited {
color:#A1783D;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

div.product-list-options h5 a, div.product-list-options h5 a:hover {
color:#FF6600;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

div.product-list-options h5 a, div.product-list-options h5 a:active {
color:#FF6600;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

table.prod-detail-qty-disc th, table.prod-detail-qty-disc td {
border:1px solid #CCCCCC;
background-color: #FFFFFF;
padding:3px;
text-align: center;
}

<!-- start of chip-grid.css --!>
h2.subhead {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	display: inline;
}

#claychip {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

#clayname {
	font-family: Arial;
	font-size: 8pt;
}

#instr {
	font-family: Arial;
	font-size: 8pt;
}

table.spacer1 {
	width: 14pt;
}
<!-- end of chip-grid.css --!>


