
ul#product-list-products p.date
{
	color: #23B37E;
}

ul#product-list-products li
{
	background-image: url("../images/light-green-dot.gif");
}

div.box-content
{
	background-image: url("../images/light-green-dot.gif");
}

div.box-top-center
{
	background-image: url("../images/light-green-dot.gif");
}

div.box-top-left
{
	background-image: url("../images/garment-rounded-corner-top-left.gif");
}

div.box-top-right
{
	background-image: url("../images/garment-rounded-corner-top-right.gif");
}

div.box-bottom-center
{
	background-image: url("../images/light-green-dot.gif");
}

div.box-bottom-left
{
	background-image: url("../images/garment-rounded-corner-bottom-left.gif");
}

div.box-bottom-right
{
	background-image: url("../images/garment-rounded-corner-bottom-right.gif");
}

