
img.CatImg {
	width:150px;
	/*height:100px; */
	border-color:#D3D3D3;
	border-width:3px;
}

img.ToyImg {
	width:174px;
	/* height:126px; */
	/*border-color:white;
	border-width:2px; */
	border: 2px solid white;
}

img.ToyImg2 {
	width:174px;
	height:145px;
	border: 2px solid white;
/*	border-color:white;
	border-width:2px; */
}


img.PdfImg {
	width:400px;
	height:530px;
	border-color:black;
	border-width:1px;
	margin-top:15px;
	margin-bottom:5px;

}

img.NewToyImg {
	width:150px;
	height:125px;
	border-color:black;
	border-width:1px;
}

img.HotCollImg {
	margin:4px 2px;
}

.CatBlock {
	vertical-align:top;
}

a.Product {color:black; FONT: 11px "Tohoma", "Arial", "Helvetica"; text-decoration: none;}
a.Product:hover {color:black; FONT: 11px "Tohoma", "Arial", "Helvetica"; text-decoration: none;}

div.ProductWhite {color:white; FONT: 12px "Tohoma", "Arial", "Helvetica"; }
