#pay{
	width: 100%;
	margin-bottom:30px;
}
#pay td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#shippingBox {
	background-color:#CCCCCC
}
#shippingBox th{
	background-color: #F2F2F2;
	color: #666;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: center;
}
#shippingBox td{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #FFFFFF;
	text-align: center;
}
#pay #bgDebit {
	padding-left: 120px;
	background-image: url(../images/img_pay02.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-right: 100px;
	border-bottom-style: none;
}
#pay #bgPay {
	padding-left: 120px;
	background-image: url(../images/img_pay03.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-right: 100px;
}
#pay td #card {
	margin-left: 60px;
}
