@charset "utf-8";

h2 {
	color: #006196;
	font-size: 16px;
	margin-top: 0;
}

h4 {
	color: #939598;
	line-height: 1.4em;
}

p {
	font-size: 11px;
	line-height: 1.2em;
	margin-top: 10px;
}

table {
	border: #C7C8CA 1px solid;
}

table td {
	vertical-align: middle;
}

#asFeatured {
	display: none !important;
}

#btnCheckStatus {
	border: 0;
}

#confirmationBox {
	border: 0;
	margin: 0 auto 0 auto;
	text-align: center;
}

#confirmationBox td {
	padding-bottom: 5px;
}

#confirmationNumber {
	float: right;
	width: 230px;
}

* html #confirmationNumber {
	width: 250px;
}

#confirmationTableFooter {
	margin-left: 15px;
	width: 190px;
}

#inner {
	color: #939598;
	font-size: 11px;
}

#privacy {
	display: none;
}

#shipmentConfirmationTable {
	height: 120px;
	width: 220px;	
}

#shipmentConfirmationTable td {
	background-color: #F1F2F2;
}

#shippingLabelCol {
	float: left;
	margin-left: 20px;
	width: 280px;
}

* html #shippingLabelCol {
	margin-left: 10px;
}

#shippingLabelCol img {
	margin-top: 10px;
}

/*#stickynote {
	display: none;
}*/


