div.pagecontent {
	
}
.copy {
	position: relative;
	left: 0px;
	top: 30px;
	width: 750px;
	z-index: 1;
}
.list {
	position: relative;
	left:0px;
	top: 40px;
	background-color:#FFFFFF;
}
.productImage {
	position: absolute;
	left: 5px;
	width: 94px;
	height: 48px;
	text-align: left;
	margin-top: 8px;
	vertical-align: middle;
	padding-left:10px;
}
.indentCopy {
	position: absolute;
	left: 120px;
	width: 170px;
	margin-top: 8px;
	height: 48px;
}
.productName {
	font-family: "Myriad", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productInfo {
	font-family: "Myriad", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #22728B;
}
.continueButton {
	position:relative;
	left: 68px;
}
.conversionUtility {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 119px;
	height: 122px;
	z-index: 3;
}
.status {
	position: absolute;
	left: 155px;
	top: 0px;
	width: 204px;
	height: 18px;
	z-index: 2;
}
.delivery_link {
	position: absolute;
	left: 155px;
	top: 0px;
	width: 129px;
	height: 17px;
	z-index: 2;
/*
	left: 600px;
	top: 0px;
	width: 140px;
	height: 18px;
	z-index: 2;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
*/
}
.tab {
	position:relative;
	top:0px;
	left:0px;
}
.blueband {
	position: relative;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 24px;
	background-color: #22728B;
}
.orderRow {
	position: relative;
	left: 0px;
	height:65px;
	width: 750px;
	background-color:#FFFFFF;
}
.navigationPanel {
	position: relative;
	left: 0px;
	height:43px;
	width: 750px;
	background-color:#FFFFFF;
}
.column01 {
	position: absolute;
	left:120px;
	top:5px;
}
.stroke01 {
	position: absolute;
	left:317px;
	top:4px;
}
.column02 {
	position: absolute;
	left:366px;
	top:5px;
}
.stroke02 {
	position: absolute;
	left:433px;
	top:4px;
}
.column03 {
	position: absolute;
	left:460px;
	top:6px;
}
.stroke03 {
	position: absolute;
	left:516px;
	top:4px;
}
.column04 {
	position: absolute;
	left:550px;
	top:5px;
}
.stroke04 {
	position: absolute;
	left:630px;
	top:4px;
}
.column05 {
	position: absolute;
	left:647px;
	top:5px;
}
.column06 {
	position: absolute;
	left:699px;
	top:6px;
}
.boxPrice {
	position:absolute;
	margin-top:10px;
	left:317px;
	height:28px;
	width:115px;
	padding-top:3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	border-style: solid;
	border-color: #22728B;
	border-width: 1px;
}
.boxQty {
	position:absolute;
	margin-top:10px;
	left:435px;
	height:23px;
	width:73px;
	padding-top:3px;
	font-family: "Myriad", Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	border-style: solid;
	border-color: #F5BA21;
	border-width: 3px;
}
.boxSubTotal {
	position:absolute;
	left:517px;
	margin-top:10px;
	height:28px;
	width:113px;
	padding-top:3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	border-style: solid;
	border-color: #22728B;
	border-width: 1px;
	vertical-align: middle;
}
.boxUpdate {
	position:absolute;
	left:647px;
	margin-top:10px;
}
.boxRemove {
	position:absolute;
	left:699px;
	margin-top:10px;
}
.total {
	position: absolute;
	left:632px;
	top:6px;
}
.backButton {
	position:absolute;
	left:60px;
	top: 4px;
}
.nextButton {
	position:absolute;
	left:220px;
	top: 4px;
}
.printButton {
	position:absolute;
	left:408px;
	top: 4px;
}
.boxTotal {
	position:absolute;
	left:568px;
	margin-top:6px;
	height:28px;
	width:176px;
	padding-top:3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	border-style: solid;
	border-color: #22728B;
	border-width: 1px;
	vertical-align: middle;
}
.buttonLink {
	text-decoration: none;
	color: #000000;
}
.msg {
	position:relative;
	left:0px;
	width:750px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 110px;
	background-color: #f3b912;
	font-family: "Myriad", Verdana, Arial, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #21718C;
	text-decoration:underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
span.delivery_link a:link, span.delivery_link a:visited, span.delivery_link a:active {
	color: #FFFFFF;
}
span.delivery_link a:hover {
	color: #EAB649;
}