FORM { white-space: nowrap; }

 .greetext  { 
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #006600;
}
 .blacktext { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
 }    
 .checkout {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
 }
 .checkoutinput {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
 }   
 .nopcart {
 	background: #FE9900; 
	border: 2px solid #FE9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
	width:500px;
	/*max-width:500px;*/
}
 .nopheader {
 	background: #FE9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
}
 .nopentry {
 	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
 .noptotal {
 	background: #FE9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; /* #b95915 |  #86ac30 |  | #bbbdc0 */
	vertical-align: top;
}
 .nopeven {
 	background: #F7EBEF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
 .nopbutton {
 	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
} 
.ni {
 	background: #B30738; 
	height: 2px
}
 .nopship {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.shipZone {
	color: #000000;
}

.butform {
	background-color: #fffff9; 
	border-bottom: #404040 1px solid; 
	border-left: #404040 1px solid; 
	border-right: #404040 1px solid; 
	border-top: #404040 1px solid; 
	color: #000000; 
	font-family: Arial, verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	height: 20px
}
.butformx {
	background-color: #0000ff; 
	border-bottom: #404040 1px solid; 
	border-left: #404040 1px solid; 
	border-right: #404040 1px solid; 
	border-top: #404040 1px solid; 
	color: #F0DC79; 
	font-family: Arial, verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	height: 20px
}
.butformy {
	background-color: #ff8000; 
	border-bottom: #404040 1px solid; 
	border-left: #404040 1px solid; 
	border-right: #404040 1px solid; 
	border-top: #404040 1px solid; 
	color: #ffffff; 
	font-family: Arial, verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	height: 20px
}
 .tblpadding5 {
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
}