H2 {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
   margin: 0em 0% 0em 0%;
}

.paymentStep {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #745F3B;
}

.paymentStep:A:hover {
	text-decoration: underline;
}

.paymentStepOn {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #F0A91B;
}

.safeTitleFont {
   font-family: "Arial Narrow", Arial, Calibri;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   height:30px;
   color: #FFFFFF;
   background-color:#000000;
}

.checkoutCartTitle {
   font-family: "Arial Narrow", Arial, Calibri;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   height:24px;
   text-decoration: none;
   color: #ffffff;
}

.checkoutCartDetail {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
	line-height: 18px;
	color: #666666;
}

.summaryTitle {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
	line-height: 20px;
	color: #666666;
}

.paymentWarnFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: red;
}

.productNameFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
	line-height: 18px;
	color: #666666;
}

.productNameFont:A:hover {
	color:#525252;
	text-decoration: underline
}

.receiptDetail {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #525252;
}

.linkButtonFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #745F3B;
}

.spaceFont {
   font-size: 5px;
   height: 5px;
}