#orderStatusEnvelope {
	
	}
	#orderStatusDetails {
		position: relative;
		width: 595px;
		padding-bottom: 20px;
		}
		#orderStatusDetails h3 span {
			position: absolute;
			right: 0;
			top: 1px;
			z-index: 3;
			font-size: 12px;
		}
		#orderStatusDetails h3 {
			position: relative;
			*height: 1%;
			border-bottom: 1px solid #77AB2D;
			color: #005B44;
			font-size: 1.4em;
			padding: 0 0 3px 10px;
			margin-bottom: 7px;
		}
		.statusDetails {
			float: left;
			width: 295px;
				w\idth: 269px;
			padding: 0 13px;
			}
			#orderStatusDetails .statusDetails p {
				font-weight: normal;
				text-indent: -92px;
				padding: 0 0 5px 92px;
			}
		#statusBilling {
			border-right: 1px solid #77AB2D;
		}
	#orderStatusEnvelope h1 {
		color: #77AB2D;
		background: url(../img/interface/bg-h1.gif) 154px 60% no-repeat;
		font-size: 24px;
		margin-bottom: 19px;
	}
	#orderStatusEnvelope p {
		font-weight: bold;
		padding-left: 11px;
		margin-bottom: .5em;
	}
	#orderStatusEnvelope table {
		width: 595px;
		margin-bottom: 20px;
		}
		#orderStatusEnvelope #colDate { width: 17%; }
		#orderStatusEnvelope #colOrder { width: 26%; }
		#orderStatusEnvelope #colStatus { width: 36%; }
		#orderStatusEnvelope #colDetails { width: 21%; }
		#orderStatusEnvelope th {
			background: #E4EED5;			
			border-top: 1px solid #1A6C57;
			border-bottom: 1px solid #1A6C57;
			color: #005B44;
			padding: 10px 6px;
			text-align: left;
		}
		#orderStatusEnvelope th.first {
			border-left: 1px solid #1A6C57;
		}
		#orderStatusEnvelope th.last {
			border-right: 1px solid #1A6C57;
		}
		#orderStatusEnvelope td {
			padding: 0 6px;
			color: #000;
			vertical-align: top;
		}
		#orderStatusEnvelope tr.first td {
			padding-top: 7px;
		}
		#orderStatusEnvelope a {
			text-decoration: none;
			font-weight: bold;
			padding-left: 7px;
			background: url(../img/interface/bg-nav-arrow.gif) 0 4px no-repeat;
		}
		#orderStatusEnvelope .divider td {
			border-bottom: 1px solid #77AB2D;
			padding-bottom: 5px;
		}
			#orderStatusEnvelope .shippingTo p {
				font-weight: bold;
				text-indent: -108px;
				padding: 5px 0 5px 108px;
				font-weight: normal;
			}
		#orderStatusEnvelope .fees td {
			font-weight: bold;
			color: #005B44;
			text-align: right;
			padding: 5px 5px 0 0;
		}
		#orderStatusEnvelope td.total {
			text-align: right;
		}
		#orderStatusEnvelope td.totalDivider {
			font-size: 1px;
			border-bottom: 1px solid #77AB2D;
			line-height: 1px;
			padding-top: 2px;
		}
		
		#orderStatusEnvelope #colPackage { width: 15%; }
		#orderStatusEnvelope #colShipDate { width: 22%; }
		#orderStatusEnvelope #colMethod { width: 29%; }
		#orderStatusEnvelope #colTracking { width: 34%; }
		
		#orderStatusEnvelope #colItem { width: 16%; }
		#orderStatusEnvelope #colItemDesc { width: 26%; }
		#orderStatusEnvelope #colQty { width: 7%; }
		#orderStatusEnvelope #colUnitPrice { width: 12%; }
		#orderStatusEnvelope #colTotal { width: 12%; }
		#orderStatusEnvelope #colItemStatus { width: 27%; }
		
	#customer {
		display: inline;
		border-right: 1px solid #77AB2D;
		margin-right: 8px;
	}
	
	
			
	.loginBox {
		position: relative;
		float: left;
		/* commented out for removal of membership services
			width: 288px;
			w\idth: 276px;*/
		padding: 10px 6px 0 6px;
		/*height: 225px;
			he\ight: 215px;*/
		}

	#orderStatusEnvelope .loginBox a {
		background: none;
		padding-left: none;
		margin-left: -3px; 
	}

	.loginBox #nomembers {
		width: 575px;
	}

	.loginBox h2 {
			color: #005B44;
			font-size: 1.3em;
			margin-bottom: .5em;
		}
		#orderStatusEnvelope .loginBox p {
			padding: 0;
			font-weight: normal;
			/*height: 50px;*/
		}
		.loginBox .formRow {
			position: relative;
			*height: 1%;
			margin-bottom: .7em;
			*margin-bottom: .5em;
			padding-left: 113px;
			}
			.loginBox input {
				margin: 0;
			}
			.loginBox .formRow label {
				position: absolute;
				top: 2px;
				left: 0;
				width: 110px;
				text-align: right;
				font-weight: bold;
			}
		.loginBox .submit {
			/*position: absolute;
			bottom: 0;
			right: 13px;*/
			position: relative;
			left: 275px;
			bottom: 62px;
			
			}
			.loginBox .submit input {
				height: auto;
			}
			
			.loginBox #loginform {
				position: relative;
				margin-top: 10px;
			}
			
#myAccountEnvelope #orderStatusEnvelope {
	padding-top: 13px;
}


