a.button.not_found:before, button.button.not_found:before, input.button.not_found:before, #review_form #submit.not_found:before
{
	content:"";
	position:absolute;
	height:16px;
	width:16px;
	top:0.35em;
	right:-26px;
	text-indent:0;
	background:url(images/cross.png) no-repeat;
}

.wc_fast_order_add_to_cart_form .input-text
{
	display: block;
	width: 100%;
	max-width: 170px;
}

.wc_fast_order_add_to_cart_form button
{
	margin-top: 10px;
}