/* 	/--------------------------/
		/		WK CHECKOUT HEAD		/
		/-------------------------*/
#wkHead{
	margin-top: 20px;
	margin-left: 0px;
	float: left;
}
#wkStep01, #wkStep02, #wkStep03, #wkStep04{
	float: left;
	margin-left: 24px;
}
#wkHead #wkStep01{
	margin-left: 1px;
}
#wkCont{
	float: left;
	width: 592px;
}
#wkTbl{
	width: 592px;
	margin-top: 5px;
}
#wkTbl th{
	font-weight: normal;
	padding: 0 2px 0 2px;
}
#wkTbl td{
	color: #D2D2D2;
	vertical-align: top;
	border: 1px solid #7F7360;
	padding: 0 2px 0 2px;
}
#wkTbl .highlight{
	background-color: #8E8576;
}
#wkTbl .action{
	line-height: 10px;
	font-size: 9px;
}
#wkTbl .action a{
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
.wkSumDesc, .wkSum{
	text-align: right;
	padding-top: 3px;
}
.wkButtonStep02{
	text-align: right;
}
.checkOut{
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 15px;
	float: left;
	width: 592px;
}
.checkOut .left{
	width: 260px;
	float: left;
	margin-right: 10px;
}
.checkOut .right{
	width: 320px;
	float: left;
}
.checkOut .left table, .checkOut .right table{
	width: 100%;
	}
.checkOut td{
	
}
.checkOut label{
	margin-bottom: 8px;
}
.formErr{
	color: #7d0000;
}



