.BuyNowTable {
	width:98%;
	margin:0 auto;
	font-size:8pt;
	background-color: #92BAE6;
}
.TrHead {
	height:20px;
	background-color: #92BAE6;
}
.TdHead1, .TdHead2, .TdHead3, .TdHead4 {
	line-height:30px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #73828E;
	font-weight:bold;
	background-color: #e4e4e4;
}
.TdBody1, .TdBody2, .TdBody3, .TdBody4 {
	line-height:30px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4e4e4;
}
.TdBody1 {
	color: #73828E;
	padding-left:3px;
}
.TdBody2 {
	color: #FF0000;
	padding-right:3px;
}
.TdBody3 {text-align:center}
.TdBody4 {text-align:center}
#btn_buy {font-size:0px; background:url(/images/buynow2.gif); border:none; width:69px; height:20px; cursor:pointer}
.btn_buy {border:#A2B0E0 1px solid; background:#f2f6fa; font-size:8pt; font-weight:bold}

.packg1 {width:94%; padding:10px 10px 0 10px; margin:0 auto 20px auto; background:#FFF8F3; border:#FFCDA5 1px solid}
.packg1 h2 {font-size:16px; font-weight:bold}
.sbtn1 {margin:0 10px 20px 0; text-align:right}
.packg1_btn {BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; FONT-WEIGHT: bold; BACKGROUND: url(/images/btn.gif) white repeat-x; BORDER-LEFT: #666 1px solid; WIDTH: 86px; CURSOR: pointer; BORDER-BOTTOM: #666 1px solid; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}

/************ Check Out ***************/
.submit_box {
	width:95%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.submit_box h2 {font-size:16px; font-weight:bold}
.submit_box .input{width:200px;margin:0 10px; border-top:#686868 1px solid;border-left:#686868 1px solid;border-right:#dedede 1px solid;border-bottom:#dedede 1px solid;line-height:16px;height:16px;font-size:1em;}
.sbtn {
	text-align:right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.sbtn input{
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; FONT-WEIGHT: bold; BACKGROUND: url(/images/btn.gif) white repeat-x; BORDER-LEFT: #666 1px solid; WIDTH: 86px; CURSOR: pointer; BORDER-BOTTOM: #666 1px solid; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif
}