﻿/* for W3C CSS compliance */
.void{} 
@media print {}

#kidsproducts
{
	overflow: hidden;
	width: 592px;
	padding: 8px 0 0 10px;
}

#kidsproducts a span
{
	color: #0069B4;
	text-decoration: underline;
}

.heading
{
	margin: 0 0 10px 0;
}

.splashimage
{
	float: right;
	margin: 0 0 0 10px;
}

.sale
{
	font-weight: bold;
}

.sale,
.strikeprice
{	
	color: #990000;
}

.strikeprice
{
	text-decoration: line-through;
}

.price
{
	font-weight: bold;
	color: #0069B4;
}

.outofstock
{
	color: #0069B4;
	font-weight: bold;
}