#siteFooter .column {
	float: left;
	margin-right: 11px;
	width: 115px;
}

.miniCart .controls a.view {
	margin: 8px 0 0 6px;
}

.interactiveContentBox.embeddedTable th {
	font-size: 9px;
	padding-top: 0;
	padding-bottom: 0;
}

.reviewWrapper .interactiveContentBox.embeddedTable td.shipping label {
	width: 150px;
}

body.cart .withTable.interactiveContentBox td .description {
	width: 260px;
}

body.cart .withTable.interactiveContentBox td .narrow.description {
	width: 200px;
}

body.cart .progressControls.plusMisc .subtotalInfo {
	float: right;
	/*width: 157px;*/
	width:180px;
}

.reviewWrapper .embeddedTable.interactiveContentBox td.productInfo .description {
	width: 195px;
}

.interactiveContentBox .fieldGroup.text input,
.interactiveContentBox .fieldGroup.phone input,
.interactiveContentBox .fieldGroup.zip input {
	height: 15px;
	padding-top: 2px;
}

input.error {
	height: 13px !important;
}

#siteFooter .column.double {
width:232px;
}