#shoppingCartDefault td {
	vertical-align:top;
}
#productAttributes {
	margin-top: 10px;
}

#productAttributes h3 {
	margin:0 0 10px 0;
}
#productAttributes label {
	
	width:130px;
	
}
#productAttributes input {
	width:auto;
	height: auto;
}
/*tpl_account_history_info_default*/
#accountHistInfo {}
#myAccountPaymentInfo{}
/*tpl_account_default*/
#accountDefault {}
#accountLinksWrapper{}
#sendSpendWrapper{}
#email-format-html, #email-format-text{
	width:auto;
	height:auto;
}
#acctNewslettersDefault #newsletter {
	width:auto;
	height:auto;
}
#acctNewslettersDefault .description {
	float:right;
}
#acctNewslettersDefault #acctNewslettersDefaultHeading {
	margin:0 0 10px 0;
}
#accountNotifications{}
#accountNotifications label {
	width:auto;
}
#accountNotifications input {
	width:auto;
	height:auto;
}
#accountNotifications fieldset {
	margin:10px 0 10px 0;
}
#shippingEstimatorContent {
	background:#EAE7E2;
	border:1px solid #873E1D;
	margin:5px;
	padding:10px;
}
/*tpl_checkout_shipping_default*/
#shippingChoices input {
	width:auto;
	height:auto;
}
/*tpl_checkout_payment_default*/
#paymentMethod label {
	float: none;
	width:auto;
	height:auto;
}
#paymentMethod input {
	width:auto;
	height:auto;
}
#paymentMethod img {
	float:left;
	margin-right:10px;
}
#checkoutShipto {
	clear:right;
}
#checkoutShippingSelected input, .checkoutShipping input {
	width:auto;
	height:auto;
}
#checkoutShippingSelected label, .checkoutShipping label {
	float:none;
	text-align: left;
	width:auto;
}