/*  ===== pt_service Notes =====   /
	This page has a two column layout, the Content and left column
*/

/***********************************************/
/* Page Structure CSS                          */
/***********************************************/

/*  Center Column customized here to format properly into two column layout */
#pt_service #content {
	width: 756px;
	padding: 0 7px;
	height: 100%;
	margin: 0;
	background-color: #fff;
}

#pt_service #leftColumn {
	display: none;
}
#content p {
	font-size: 12px;
	color: #000;
	padding: 5px 10px;
}
#pt_service #content .msgBoxWide p.alert 
{
	padding: 0px;
	color:#CC0000;
	padding-left:23px;
}

#pt_service #content #welcome {
	display: inline;
	float:left;
	width: 535px;
}

#pt_myAccount_create #content #welcome.full {
	width: 100%;
}

#pt_service #accountLoginBlock {
	background-color: #ffffe8;
}
#pt_service #content #image {
	display: inline;
	float:right;
	clear: none;
	padding: 0;
	text-align: right;
	width: 218px;
}
#pt_service p.title {
	font-size: 14px;
	font-weight: bold;
}

#pt_service div.contentBlock {
	display: inline;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #dadada;
	width: 754px;
	padding-bottom: 30px;
	margin: 10px 0;
}

#pt_service div.contentBlock2 {
	padding: 0;
	margin: 0 0 6px;
}

#content div.contentBlock div.note {
	display: inline;
	float: right;
	clear: none;
	text-align: right;
	position: absolute;
	top: 6px;
	right: 9px;
	font-size: 11px;
	width: 411px;
	line-height: 1.2;
}
#content div.contentBlock div.key {
	color: #999;
	top: 14px;
	font-size: 10px;
}
#pt_service div.contentBlock h2 {
	display: block;
	margin-bottom: 7px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border-bottom: 1px solid #dadada;
	background-color: #f0f0f0;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#pt_service div#orderStatusContainer.contentBlock {
	background-color: #ffffe8;
}

#pt_service #content #h2SubContent {
	display: inline;
	float: right;
	clear: none;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 5px;
	font-size: 11px;
	color: #666;
}
#pt_service #content #h2SubContent a {
	color: #000;
	text-decoration: underline;
}
#pt_service #content #h2SubContent a:hover {
	color: #990000;
}
#pt_service #content #loginPanel h2 {
	margin: 10px;
	font-size: 22px;
	color: #3367A0;	
}
#pt_service #content #loginPanel .field {
	margin: 0 0 0 20px;	
}
#pt_service #content #loginPanel label {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#pt_service #content #loginPanel .field label {
	display: block;
}
#pt_service #content div.forgotPasswordLink {
	margin: 4px 4px 4px 20px;
	font-size: 10px;
}
#pt_service #content span.rememberMe {
	font-size: 11px;
	color: #666;
}
#pt_service #content div.loginContainer {
	float: left;
	width: 340px;
	padding: 5x 20px 20px 20px;
	background-color: #FFF;
	font-size: 14px;
}
#pt_service #content .smallHeading {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#pt_service #content div.createAccountContainer {
	float: right;
	width: 340px;
	padding: 5px 20px 20px 10px;
	border-left: 1px solid #DADADA;
}
#pt_service #content #loginPanel input.text {
	width: 200px;	
}
#pt_service #content div.loginContainer div.loginInfoContainer {
	width: 205px;
	height: 85px;
	margin: 22px auto 12px auto;
	padding: 5px;
}
#pt_service #content div.passwordLinks {
	margin: 0 20px;
	line-height: 18px;	
}
#pt_service #content div.passwordLinks a {
	font-size: 11px;
	text-decoration: underline;	
}
fieldset#contactInfo {
	padding-left: 170px;
}
#pt_service #content #accountLinks {
	display: block;
	position: absolute;
	top: 75px;
	right: 100px;
}
#pt_service #content #accountLinks a {
	color: #000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
}
#pt_service #content #accountLinks a:hover {
	color: #990000;
}
#pt_service #content #createAcctBonus {
	display: inline;
	float: right;
	width: 90%;
}
#pt_service #content #createAcctBonus ul {
	display: inline;
	float: left;
	margin: 0;
	list-style-type: none;
}
#pt_service #content #createAcctBonus ul li {
	line-height: 13px;
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(../images/icons/icon-check.gif) no-repeat 0 0;
}
#pt_service #content #createAcctBonus a {
	display: inline;
	float: right;
	clear: none;
	width: 175px;
	text-align: center;
	margin-right: 40px;
	color: #000;
	font-size: 11px;
}
#pt_service #content #createAcctBonus a:hover {
	color: #990000;
	text-decoration: none;
}
#pt_service #content #createAcctBonus a .title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
/***** GIFT CERTIFICATE BALANCE TABLE ******/
#pt_service #content #giftcertificatebalance {
	margin: 0px auto;
	width:auto;
	padding: 0px;
	display: table; }	
#pt_service #content #giftcertificatebalance table.simple td.key {
	width:125px;
	text-align: right;}	
#pt_service #content #giftcertificatesignup {
	margin: 0px auto;
	width:auto;
	padding: 0px;
	display: table; }
#pt_service #content #giftcertificatesignup table.simple td.key {
	width:125px;
text-align: right;}	
#pt_service #content #giftcertificatesignup table.simple td.value {
	width:225px; }
	
/****** STORE LOCATOR CSSS ******/	
#storelocator {
	margin: auto; }
#storelocator table {
	width: 763px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #e0e0e0;} 	
#storelocator table th {
	margin: 0px;
	padding: 0px;
	background-color: #e0e0e0;
	border-bottom: 2px solid #ffffff;} 	
#storelocator td.storename {
	width: 245px;
	padding: 3px 3px 50px 15px;
	margin: 0px;
	border-bottom: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #f3f3f3;
	vertical-align: top; }	
#storelocator td.storeaddress {
	padding: 5px 0px 5px 50px;
	width: 200px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #fcfcfc; }
#storelocator td.storedistance {
	width: 203px;
	padding: 3px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #f3f3f3; }	
#storelocator td.storemap {
	width: 100px;
	padding: 3px;
	margin: 0px;
	text-align: center;
	background-color: #fcfcfc;
	border-bottom: 1px dotted #ffffff;
	border-right: 0px; }		
#storelocator .locatorodd {
	background-color: #f3f3f3;
	border-right: 1px dashed black, }
#storelocator .locatoreven {
	background-color: #fcfcfc; }
.storelocatorsearch {
	width: 350px;
	padding: 0px 35px 10px 35px;
	margin: 0px 0px 0px 175px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ffffff;
	vertical-align: top; }

/*****	Product Listing Display Promotional
		ex: May We Recommend *****/	
/* The right column for marketing on store locator page floats on the right side and contains promotional elements of site */	
#storelocatormarketing {
	display: inline;
	float: right;
	width: 200px;
	margin: 0px auto; }
	
#content .productlisting .product {
	display: inline;	
	float: left;
	margin: 1px;
	padding: 1px;
	width: 180px;
	height: auto;
	text-align: left; }
		
#storelocatormarketing .productMarketing .productlisting .product .image {
	display: inline;
	float: left;
	margin: 0px;
	padding:0px; }

/* Styling Reviews in right column product marketing area */
#storelocatormarketing .productMarketing .prSnippetEngine {
	float: none;
	clear: both;
	width: 170px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	background-color: #ffffff;
/* put font information in merchant specific stylesheets in this class entry */ }

/* Product Reviews Styling in Product Marketing area */
#storelocatormarketing .productMarketing .prStars {
	padding: 0px;
	margin: 0px 0px 0px 3px;}

#storelocatormarketing .productMarketing .prSnippetNumberOfRatingsText {
	display: inline;
	margin: 0px 0px 0px 3px;}

#storelocatormarketing .productMarketing .prSnippetTitle {
	display:none;}

#storelocatormarketing .productMarketing .prSnippetWriteReview {
	display:none;}

#storelocatormarketing .productMarketing .prSnippetReadReviews {
	display:none;}
	
/* LCG Styles */
fieldset.align .submit label 
{
	color:#000000;
	float:left;
	font-size:11px;
	line-height:1.2;
	padding-top:3px;
	text-align:right;
	vertical-align:middle;
}

.field select
{
	width: 227px;
}

#pt_service #content .contentasset .contentBlock p {
	padding-bottom: 0;
	margin-bottom: 0;
	color: #666666;
}

#pt_service #content p.thanks {
color:#356AA3;
font-weight:bold;
padding:30px 0pt 10px;
text-align:center;
}

#pt_service #content #orderStatusContainer
{
	border:1px solid #DADADA;
	clear:both;
	display:inline;
	float:left;
	margin:0pt;
	padding:0pt;
	position:relative;
	width:754px;
	background-color: #ffffff;
	margin-bottom:7px;
}

#pt_service #content #orderStatusContainer #orderList {
border-bottom:1px solid #DADADA;
border-collapse:collapse;
clear:both;
width:100%;
}
#pt_service #content #orderStatusContainer #orderList th {
background-color:#F0F0F0;
border-bottom:1px solid #DADADA;
color:#000000;
font-size:11px;
font-weight:bold;
padding:3px 0pt;
text-align:center;
}
#pt_service #content #orderStatusContainer #orderList thead th.orderNo {
width:100px;
}
#pt_service #content #orderStatusContainer #orderList thead th.date {
width:100px;
}
#pt_service #content #orderStatusContainer #orderList thead th.po {
width:160px;
}
#pt_service #content #orderStatusContainer #orderList thead th.purchaser {
width:160px;
}
#pt_service #content #orderStatusContainer #orderList thead th.status {
width:174px;
}
#pt_service #content #orderStatusContainer #orderList thead th.view {
width:80px;
}
#pt_service #content #orderStatusContainer #orderList td {
border-bottom:1px solid #DADADA;
color:#000000;
font-size:11px;
padding:6px;
text-align:center;
}
#pt_service #content #orderStatusContainer #orderList td.status .complete {
color:#699769;
}
#pt_service #content #orderStatusContainer #orderList td.view a {
font-size:9px;
}

#pt_service #content #orderStatusContainer #orderList a, #pt_service #content #otherInfo a, #pt_service #content #paymentMethod a {
color:#000;
text-decoration:underline;
}
#pt_service #content #orderStatusContainer #orderList a:hover, #pt_service #content #otherInfo a:hover, #pt_service #content #paymentMethod a:hover { 
	color: #990000;
}
#pt_service #content #otherInfo, #pt_service #content #paymentMethod {
border:1px solid #DADADA;
clear:both;
display:inline;
float:left;
margin:0pt;
padding:0pt;
position:relative;
width:754px;
margin-bottom:7px;
}
#pt_service #content #otherInfo p {
font-size:11px;
margin-left:190px;
position:relative;
padding: 5px 10px;
margin-bottom: 10px;
color: black;
}
#pt_service #content #otherInfo p a.go {
display:block;
left:-170px;
position:absolute;
text-align:right;
top:30px;
width:150px;
}
#pt_service #content #paymentMethod fieldset {
margin-left:150px;
}
#pt_service #content #paymentMethod {
padding-bottom: 7px;
}
#pt_service #content #orderStatusContainer {
	border-bottom: 0px solid;
}
#pt_service #content #orderStatusContainer h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#pt_service #content #noOrders {
	padding-bottom: 0px;
}
#pt_myAccount_orderReview div.contentBlock {
	display: inline;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #dadada;
	width: 754px;
	padding: 0;
	margin: 0;
	border-bottom: none;
}
#pt_myAccount_orderReview div.contentBlock h2 {
	display: block;
	margin-bottom: 7px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border-bottom: 1px solid #dadada;
	background-color: #f0f0f0;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99000;
}
#pt_myAccount_orderReview #links {
	display: inline;
	float: right;
	clear: none;
	text-align: right;
	position: absolute;
	top: 9px;
	right: 0;
}
#pt_myAccount_orderReview #links a {
	margin-right: 5px;
	font-size: 0;
	line-height: 0;
	float: left;
	display: inline;
	height: 26px;
}
#pt_myAccount_orderReview #links a#links_completeOrderList {
	width: 158px;
	background: url(../images/buttons/btn-completeOrderList.gif);
}
#pt_myAccount_orderReview #links a#links_printReceipt {
	width: 117px;
	background: url(../images/buttons/btn-printReceipt.gif);
}
#pt_myAccount_orderReview #links a#links_emailReceipt {
	width: 117px;
	background: url(../images/buttons/btn-emailReceipt.gif);
}
#pt_myAccount_orderReview div.contentBlock #orderDetails {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #000;
}
#pt_myAccount_orderReview div.contentBlock #orderDetails .detail {
	float: left;
	display: inline;
	margin: 15px 15px 15px 30px;
	width: 200px;
}
#pt_myAccount_orderReview div.contentBlock #orderDetails .detail h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 5px;
}
#pt_myAccount_orderReview div.contentBlock #orderDetails .detail .title {
	width: 72px;
	text-align: right;
	margin-right: 5px;
	float: left;
}
#pt_myAccount_orderReview #orderList {
	border-collapse: collapse;
	border: 1px solid #dadada;
	clear: both;
	width: 100%;
}
#pt_myAccount_orderReview #orderList th {
	text-align: center;
	font-weight: bold;
	background-color: #f0f0f0;
	border: 1px solid #dadada;
	padding: 3px 0;
	color: #000;
	font-size: 11px;
}
#pt_myAccount_orderReview #orderList thead th.qty {
	width: 50px;
}
#pt_myAccount_orderReview #orderList thead th.description {
	width: 215px;
}
#pt_myAccount_orderReview #orderList thead th.model {
	width: 80px;
}
#pt_myAccount_orderReview #orderList thead th.shipping {
	width: 215px;
}
#pt_myAccount_orderReview #orderList thead th.status {
	width: 120px;
}
#pt_myAccount_orderReview #orderList thead th.amount {
	width: 74px;
}
#pt_myAccount_orderReview #orderList td {
	border: 1px solid #dadada;
	padding: 6px;
	font-size: 11px;
}
#pt_myAccount_orderReview #orderList td.qty,
#pt_myAccount_orderReview #orderList td.model,
#pt_myAccount_orderReview #orderList td.status,
#pt_myAccount_orderReview #orderList td.amount {
	text-align: center;
}
#pt_myAccount_orderReview #orderList td.status .complete {
	color: #699769;
}
#pt_myAccount_orderReview #orderList tfoot td {
	padding: 4px 6px;
	font-size: 11px;
	color: #000;
}
#pt_myAccount_orderReview #orderList tfoot td#requestReturn {
	background-color: #ffffe8;
	text-align: center;
	line-height: 2;
	border-top: 3px double #dadada;
}
#pt_myAccount_orderReview #orderList tfoot td#requestReturn a.go {
	text-align: left;
	font-family: 'Century Gothic', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	padding: 4px 0 6px 30px;
	background: url(../images/bg_requestReturn.gif) no-repeat 0 0;
	color: #000;
	text-decoration: none;
	margin-top: 0 auto 10px;
	position: relative;
}
#pt_myAccount_orderReview #orderList tfoot td#requestReturn a.terms {
	color: #699769;
}
#pt_myAccount_orderReview #orderList tfoot td#requestReturn p.terms {
	line-height: 1.1;
	font-size: 9px;
	color: #999;
	margin: 0;
}
#pt_myAccount_orderReview #orderList tfoot th {
	background: none;
	text-align: right;
	font-weight: bold;
	padding: 4px 6px;
	font-size: 11px;
	color: #666;
}
#pt_myAccount_orderReview #orderList tfoot th.coupon,
#pt_myAccount_orderReview #orderList tfoot td.coupon {
	border-top: 3px double #dadada;
	font-weight: normal;
}
#pt_myAccount_orderReview #orderList tfoot tr.orderTotal th,
#pt_myAccount_orderReview #orderList tfoot tr.orderTotal td {
	font-size: 12px;
	font-weight: bold;
	background-color: #e8f0e8;
	color: #000;
}
#pt_myAccount_orderReview p#thankYou {
	font-weight: bold;
	text-align: center;
	color: #356aa3;
	padding: 40px 0 40px;
	clear: both;
	float: left;
	width: 100%;
}
#surveyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#surveyTable .header1 {
	color: #43739A;
	font-weight: bold;
}
/*///// Order Status /////*/
h2.orderStatusHeader {
	margin: 0 0 0 10px;
	font-size: 22px;
	color: #3367A1;
}
div.orderStatusSelector {
	display: block;
	width: 775px;
	margin: 10px 20px 0 0;
	cursor: pointer;
}
#phoneOrderContent, #onlineOrderContent {
	display: none;	
}
div.phoneSelector, div.onlineSelector {
	display: block;
	float: left;
	width: 350px;
	height: 86px;
	padding-top: 20px;
	padding-left: 10px;
}
div.phoneSelector {
	background: #FFF url(../images/backgrounds/phoneOrder_off.jpg) no-repeat 30px top;
}
div.phoneSelectorOn {
	background-image: url(../images/backgrounds/phoneOrder_on.jpg);
}
div.onlineSelector {
	padding-left: 20px;
	border-left: 1px solid #DADADA;
	background: #FFF url(../images/backgrounds/onlineOrder_off.jpg) no-repeat 25px top;
}
div.onlineSelectorOn {
	background-image: url(../images/backgrounds/onlineOrder_on.jpg);
}
#phoneRadio, #onlineRadio {
	margin-top: 15px;
	margin-right: 80px;
}
.radioLabel {
	float: right;
	width: 250px;
	cursor: pointer;
}
.radioLabel .title {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33669F;
	text-decoration: underline;
	cursor: pointer;
}
#orderStatusContent {
	margin: 20px;
}
#orderStatusContent h3 {
	font-size: 16px;
	font-weight: bold;
}
#orderStatusContent img {
	margin-left: 20px;	
}
#orderStatusContent span.header {
	font-size: 14px;
	font-weight: bold;
	color: #3468A1;
}
#onlineOrderContent, #phoneOrderContent {
	padding: 10px;
}
#onlineOrderContent .orderStatusLogin {
	width: 340px;
	margin: 0 auto;
}
#onlineOrderContent .orderStatusLogin label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#phoneOrderStatus td {
	border: 1px solid #DADADA;	
}
#onlineOrderContent .orderStatusLogin .forgotPasswordLinkB {
	font-size: 10px;
}
/* More new order status login page styles */
#orderStatusContent h4 {
	font-size: 14px;
	text-indent: 10px;
}
#orderStatusContent .fieldBlock {
	float: left;
	margin-left: 14px;
	width: 338px;
	height: 340px;
	border: 1px solid #999;
}
#orderStatusContent .fieldBlock p {
	margin-top: 4px;
}
#orderStatusContent .fieldBlock .header {
	display: block;
	width: 338px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-indent: 14px;
	background-color: #666;
}
#orderStatusContent .fieldBlock .note {
	font-size: 10px;
	color: #666;
}
#orderStatusContent .orderStatusLogin {
	width: 270px;
	margin: 10px 0 0 52px;
}
#orderStatusContent .orderStatusLogin label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#orderStatusContent .orderStatusLogin .forgotPasswordLinkB {
	font-size: 10px;
}
#GuestOrderDetails p#thankYou {
	font-weight: bold;
	text-align: center;
	color: #356aa3;
	padding: 40px 0 40px;
	clear: both;
	float: left;
	width: 100%;
}
#GuestOrderDetails table {
	width: 100%;
}
#GuestOrderDetails table {
	width: 100%;
}
#GuestOrderDetails .OrderDetailHeader {
	width: 80%;
}
#GuestOrderDetails .paddingCell {
	width: 20px;
}
#GuestOrderDetails div.contentBlockStatus {
	display: inline;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #dadada;
	width: 754px;
	padding: 0;
	margin: 0;
	border-bottom: none;
}
#GuestOrderDetails a:link, 
#GuestOrderDetails a:visited, 
#GuestOrderDetails a:hover, 
#GuestOrderDetails a:active {
	text-decoration: underline;
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle {
	display: block;
	margin-bottom: 7px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border-bottom: 1px solid #dadada;
	background-color: #f0f0f0;	
	color: #366BA3;
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle h2 { 
	float: left;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle .orderLink {
	float: right;
	font-size: 11px;
	padding-right: 10px;
}
#GuestOrderDetails div.contentBlockStatus #orderHeader div.listHeaderSpacer {
	float: left;
	width: 100%;
	color: #000;
	height: 20px;
}
#GuestOrderDetails div.contentBlockStatus #orderHeader {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #000;
}
#GuestOrderDetails div.contentBlockStatus #orderHeader .detail {
	float: left;
	display: inline;
	margin: 15px 15px 15px 30px;
	width: 200px;
}
#GuestOrderDetails div.contentBlockStatus #orderHeader .detail h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 5px;
}
#GuestOrderDetails div.contentBlockStatus #orderHeader .detail .title {
	width: 72px;
	text-align: right;
	margin-right: 5px;
	float: left;
}
#GuestOrderDetails #LineDetails {
	border-collapse: collapse;
	border: 1px solid #dadada;
	clear: both;
	width: 100%;
}
#GuestOrderDetails #LineDetails th {
	text-align: center;
	font-weight: bold;
	background-color: #f0f0f0;
	border: 1px solid #dadada;
	padding: 3px 0;
	color: #000;
	font-size: 11px;
}
#GuestOrderDetails #LineDetails thead th.qty {
	width: 50px;
}
#GuestOrderDetails #LineDetails thead th.description {
	width: 300px;
}
#GuestOrderDetails #LineDetails thead th.model {
	width: 130px;
}
#GuestOrderDetails #LineDetails thead th.status {
	width: 80px;
}
#GuestOrderDetails #LineDetails thead th.tracking {
	width: 120px;
}
#GuestOrderDetails #LineDetails thead th.orderID {
	width: 227px;
}
#GuestOrderDetails #LineDetails thead th.orderDate {
	width: 226px;
}
#GuestOrderDetails #LineDetails thead th.orderStatus {
	width: 227px;
}
#GuestOrderDetails #LineDetails td {
	border: 1px solid #dadada;
	padding: 6px;
	font-size: 11px;
}
#GuestOrderDetails #LineDetails td {
	border: 1px solid #dadada;
	padding: 6px;
	font-size: 11px;
}
#GuestOrderDetails #LineDetails td.qty,
#GuestOrderDetails #LineDetails td.model,
#GuestOrderDetails #LineDetails td.status,
#GuestOrderDetails #LineDetails td.tracking,
#GuestOrderDetails #LineDetails td.orderID,
#GuestOrderDetails #LineDetails td.orderDate,
#GuestOrderDetails #LineDetails td.orderStatus {
	text-align: center;
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle #links
{
	float: right;
	margin: 8px 0 0 0;
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle #links a
{
	margin-right: 0px;
	font-size: 0;
	line-height: 26px;
	float: left;
	display: inline;
	height: 26px;
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle #links a#links_completeOrderList {
	width: 158px;
	background: url(../images/buttons/btn-completeOrderList.gif);
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle #links a#links_printReceipt {
	width: 117px;
	background: url(../images/buttons/btn-printReceipt.gif);
}
#GuestOrderDetails div.contentBlockStatus #OrderHeaderTitle #links a#links_emailReceipt {
	width: 117px;
	background: url(../images/buttons/btn-emailReceipt.gif);
}
