/* 940 */
#pse-summary-info .pse-qty-container .max-quantity {
	padding: 0 4px !important;
}

#quickTools table {
	width: 720px;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
}
#quickTools td {
    margin: 0;
    padding: 0;
	border: 0;
	color: white;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;   /* <-- overridden in en2xx.ini */
	font-weight: bold; /* <-- overridden in en2xx.ini */
}
.qt-left {
	width: 2px;
	background-image: url(/_onelink_/usps/quicktools/red-left.png);
	background-position: 0px 0px;
}
.qt-left-over {
	width: 2px;
	background-image: url(/_onelink_/usps/quicktools/red-left.png);
	background-position: 0px -21px;
}
.qt-divider {
	width: 1px;
	height: 21px;
	background-image: url(/_onelink_/usps/quicktools/red-divider.png);
}
.qt-mid {
	background-image: url(/_onelink_/usps/quicktools/red-mid.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.qt-mid-over {
	background-image: url(/_onelink_/usps/quicktools/red-mid.png);
	background-position: 0px -21px;
	background-repeat: repeat-x;
}
.qt-mid a:link, .qt-mid a:visited, .qt-mid a:hover {
	text-decoration: none;
	color: white;
}
.qt-mid-over a:link, .qt-mid a:visited, .qt-mid a:hover {
	text-decoration: none;
	color: white;
}
.qt-right {
	width: 2px;
	background-image: url(/_onelink_/usps/quicktools/red-right.png);
	background-position: 0px 0px;
}
.qt-right-over {
	width: 2px;
	background-image: url(/_onelink_/usps/quicktools/red-right.png);
	background-position: 0px -21px;
}
/* USPS-1307 */
#bottom-content div.primary-promos {
	width: 1070px;
}
#bottom-content div.primary-promos div.popular-links-promo {
	width: 70% !important;
}

/* USPS-1313 */
#bottom-content div.primary-promos.clearfix div.click-ship-promo a.speedbump h2 span {
	vertical-align: super;
}
/* returns page buttons */
h2.returns-2014__h2 {
	font-size: 25px !important;
}

