
ul#product-list-products p.date
{
	color: #5C8DB0;
}

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

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

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

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

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

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

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

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

#toyType
{
	width: 195px;
}

