#orderForm TD	{
	padding-right:5px;
}

#orderForm FONT	{
	font-weight:bold;
	color:#f00;
}

.fname	{
	font-weight:bold;
}

.fname2	{
	text-align:right;
	font-weight:bold;
}

.b1w	{
	margin-bottom:30px;
}

.b1t	{
	display:inline-block;
	padding:10px 35px 9px 30px;
	border-left:1px #f5d000 solid;
	background:url(../img/btbg.png) 100% 0 no-repeat;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.b1x	{
	padding:10px 15px;
	border:1px #f5d000 solid;
}

.xtotal	{
	font-size:16px;
	font-weight:bold;
	color:#f00;
}

.ftotal	{
	padding:1px 0;
	width:130px;
	border:1px #e34000 solid;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#e34000;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#fff;
}

.dl1	{
	list-style:none;
}

.dl1 LI	{
	padding:4px 0 7px 26px;
	background:url(../images/decor-1.gif) 7px 4px no-repeat;
}
.hint {background:url(../images/hint.png) right center no-repeat;padding-right:16px}

