.page input.button,.page input.submit,.page input.reset
{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none solid rgb(117, 117, 117);
	background-color:#FFD000;
	background-image:none;
	text-align:center;
}
.page input.button-add-to-cart
{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none solid rgb(117, 117, 117);
	background-color:#FFDD00;
	background-image:none;
	text-align:center;
}
.page input.button-checkout
{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none solid rgb(117, 117, 117);
	background-color:#FFDD00;
	background-image:none;
	text-align:center;
}
.page-product .product-id
{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#FFDD00;
	font-weight:normal;
	font-style:normal;
	text-decoration:none solid rgb(0, 0, 0);
	text-align:start;
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
.page-product .product-price .price-label
{
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none solid rgb(0, 0, 0);
	background-image:none;
	text-align:start;
	background-color:rgba(0, 0, 0, 0);
}
.page-product .product-price .price-amount
{
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none solid rgb(0, 0, 0);
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
.page-product .product-overview
{
	background-image:none;
}
.page-product .product-description
{
	background-image:none;
}
.page-product .product-reviews
{
	background-image:none;
}
.page-billing-and-shipping h1
{
	font-family:Arial;
	font-size:20px;
	color:#FFDD00;
	font-weight:bold;
	font-style:normal;
	text-decoration:none solid rgb(251, 236, 93);
	background-image:none;
	text-align:start;
	background-color:#000000;
}
