@charset "utf-8";

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

h4 {
	color: #636466;
	line-height: 1.4em;
}
	
p {
	font-size: 11px;
	margin-top: 15px;
}

table {
	border: #C7C8CA 1px solid;
}

table td {
	vertical-align: middle;
}

#btnCheckStatus {
	border: 0;
}

#asFeatured {
	display: none !important;
}

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

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

#confirmationNumber {
	float: right;
	height: 120px;
	margin-left: 20px;
	width: 270px;
}

* html #confirmationNumber {
	width: 250px;
}

#confirmationTableTopRow {
	border-top: none !important;
}

#errorMessage {
	color: #FF0000;
	font-weight: bold;
}

#existingCustomerNo {
	margin-left: 20px;
}

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

.labels {
	margin-left: .5em;
}

.labels {
# 	margin-left: 0;
}

.leftCol {
	border-top: #FFF 1px solid;
	width: 150px;
}

.leftColTopRow {
	width: 150px;
}

#privacy {
	display: none;
}

.rightCol {
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
}

.rightColTopRow {
	border-left: #FFF 1px solid;
}

#scanHistory {
	margin-bottom: 20px;
}

#scanHistoryTable {
	width: 591px;
}

#scanHistoryTable td {
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	height: 39px;
	padding: 3px 3px 3px 10px;
}

#scanHistoryTable td.scanHistoryLeftCol {
	border-left: none;
}

#scanHistoryTable td.scanHistoryTopRow {
	border-top: none;
}

#serviceTable {
	width: 591px;
}

#serviceTable td {
	padding: 10px 10px 5px 10px;
}
	
#shipmentConfirmationTable {
	height: 120px;
	width: 220px;	
}

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

#shipmentInformation {
	float: left;
	width: 330px;
}

* html #shipmentInformation {
	width: 320px;
}

#shipmentInformationTable {
	height: 120px;
	width: 330px;
}

* html #shipmentInformationTable {
	width: 320px;
}

#shipmentInformationTable td {
	padding: 3px 3px 3px 10px;
}

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

#submitButton {
	height: 20px;
	width: 60px;
}

#surveyQuestion {
	height: 120px;
	width: 330px;
}

#surveyQuestion td {
	background-color: #F1F2F2;
	border-bottom: #FFF 1px solid; 
	height: 39px;
	padding: 3px 3px 3px 10px;
}

#surveyQuestion td#bottomRow {
	border: none;
	background-color: #E6E7E8;
	text-align: center;
}

#surveyQuestion td#topRow {
	background-color: #E6E7E8;
}

#topRowTables {
	margin-bottom: 35px;
	height: 130px;
	width: 640px;
}

* html #topRowTables {
	width: 597px;
}
