@CHARSET "UTF-8";

#toys #page #main #products .product .image {
	width:230px;
	float:left;
	margin-right:15px;
}

#toys #page #main #products .product .description {
	width:480px;
	float:left;
}

#toys #page #main #products .product .description h3 {
	margin-top:0;
}

#toys #page #main #products .product .description .buyNow .price {
	vertical-align:top;
	font-weight:bold;
	font-size:20px;
}

#toys #page #main #products .product .description .buyNow .button {
	vertical-align:bottom;
}

#toys #page #main #products .product .description .buyNow .note {
	font-size:15px;
}