.threeColPadRight {
	border-collapse: collapse;
	}
	.threeColPadRight td {
		padding: 0 7px 7px 0;
	}
	#tblStoreLocator {
		margin: 21px 0 17px 0;
		}
		html>body #tblStoreLocator {
			margin: 8px 0 17px 0;
		}
	
.twoColForm {
	border-collapse: collapse;
	margin-bottom: 14px;
	}
	.twoColForm td {
		padding: 0 12px 6px 0;
	}
	.paymentScreen {
		margin: 0;
	}
	#tblLogin {
		margin: 18px 0 14px 0;
	}
	#emailFriend {
		margin: 27px 0 4px 0;
		}
		#emailFriend td {
			padding: 0 12px 10px 0;
		}
		#emailFriend label {
			display: block;
			margin-bottom: 3px;
		}
		#emailFriend textarea {
			width: 389px;
			height: 100px;
			}
			html>body #emailFriend textarea {
				width: 377px;
			}
	.orderStatusForm {
		margin: 22px 0 0 0;
		}
		html>body .orderStatusForm {
			margin: 8px 0 0 0;
		}
		.orderStatusForm tfoot td {
			padding: 13px 12px 6px 0;
		}
	#billingCoupons {
		margin: 25px 0 20px 0;
		}
		html>body #billingCoupons {
			margin: 12px 0 20px 0;
		}
			
.twoColText {
	border-collapse: collapse;
	margin-bottom: 14px;
	}
	.twoColText td {
		padding: 0 40px 12px 0;
	}
	#tblBillingInfo {
		margin-top: 30px;
	}
	
.multiColText {
	border-collapse: collapse;
	margin-bottom: 14px;
	}
	.multiColText th {
		padding: 0 0 15px 0;
		text-align: left;
		font-weight: bold;
	}
	.multiColText td {
		padding: 0 0 6px 0;
		}
		.multiColText td a {
			font-weight: bold;
		}
		
#customerServiceOverview {
	border-collapse: collapse;
	margin: 20px 0;
	}
	#customerServiceOverview th {
		padding: 0 15px 0 0;
		background: #e5e5e3 url(../img-corporate/interface/bg-custservice-th-right.gif) top right no-repeat;
		}
		#customerServiceOverview th div {
			padding: 2px 0 3px 14px;
			background: #e5e5e3 url(../img-corporate/interface/bg-custservice-th-left.gif) top left no-repeat;
		}
	#customerServiceOverview td {
		padding: 15px 15px 0 0;
		background: #f5f5f4 url(../img-corporate/interface/bg-custservice-td-right.gif) top right no-repeat;
		}
		#customerServiceOverview td#lastColumn {
			background: #f5f5f4;
		}
	#customerServiceOverview ul.linkList {
		font-size: 9px;
		margin: 0 0 0 14px;
	}
	#customerServiceOverview p {
		font-size: 9px;
		margin: 0 0 7px 14px;
	}
	
#tblSiteMap {
	border-collapse: collapse;
	width: 100%;
	}
	#tblSiteMap td {
		vertical-align: top;
	}
