*	{
	font-family: Verdana,Arial,Sans-serif;
	font-size: 12px;
}
td.promptbox	{
	padding: 8px 25px 8px 25px;
	border: solid 1px gray;
}
td.promptbox a	{
	color: #A02A31;
	font-weight: bold;
}
.stepon	{
	font-size: 13px;
	font-weight: bold;
	background: #A02A31;
	color: white;
	text-align: center;
	padding: 3px 0px;
	/*
	padding-top:3px;
	border-top: solid 1px #A02A31;
	border-right: solid 1px #A02A31;
	border-left: solid 1px #A02A31;
	*/
}
.stepoff	{
	font-size: 12px;
	color: gray;
	text-align: center;
	padding: 3px 0px;
	/*
	background: #efefef;
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	*/
}
table#cksteps	{
	margin-top: 15px;
}
table#cksteps td.sep	{
	width: 7px;
	border-bottom: solid 1px #A02A31;
}
font.checkoutprompt	{
	color: #A02A31;
	font-size: 13px;
	font-weight: bold;
}
TD.fldtextr	{
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
}
td.cc_info	{
	vertical-align: top;
	text-align: center;
}
.sbtn	{
	background: #A02A31;
	text-align: center;
	font-weight: bold;
	color: lightyellow;
	font-size: 12px;
	padding: 3px;
}
input, select, option	{
	font-size: 11px;
	color: #333;
}
.hintToggle, .hintStatic {
	position: absolute;
	width: 170px;
	margin-top: -2px;
	margin-left: 10px;
	border: 1px solid #c93;
	padding: 5px 7px;
	background: #ffc url(/image2.0/pointerSpan.gif) no-repeat -10px 5px;
	font: bold 11px verdana;
	z-index: 1;
}
.hintToggle {
	display: none;
	z-index: 2;
}

.hintPointer {
	position: absolute;
	left: -10px;
	top: 2px;
	width: 10px;
	height: 19px;
	background: url(/image2.0/pointerSpan.gif) left top no-repeat;
}		
#iframe	{
	width: 720px;
	height: 450px;
	border:solid 1px #efefef;
	padding: 8px;
}
