div.gradient_bar
{
	background: transparent url("../img/gradient_bar.png") repeat-x;
}

div.left_corner
{
	background: transparent url("../img/left_corner.png") repeat-x;
}

div.right_corner
{
	background: transparent url("../img/right_corner.png") repeat-x;
}

ul.static_nav li
{
	background: transparent url("../img/static_divider.png") no-repeat right center;
}

.highlight_color,
.product_price,
.product_price a,
a:hover,
div.static_page a,
td#product_description a
{
	color: #000;
}