.checkoutField 
{
	width: 590px;
	clear: left;
	margin: 12px 0px;
}
.checkoutTitle 
{
	font-size: 130%;
	color: #70662F;
	font-weight: bold;
	text-transform: uppercase;
}
.checkoutReq 
{
	float: left;
	clear: none;
	width: 20px;
}
.checkoutLabel 
{
	float: left;
	clear: none;
	width: 150px;
}
.checkoutInput 
{
	float: left;
	clear: none;
	width: 270px;
}
.checkoutHelp 
{
	float: left;
	clear: none;
	width: 120px;
}
.checkoutLeft 
{
	float: left;
	width: 295px;
}
.checkoutRight 
{
	float: left;
	width: 295px;
	text-align: right;
}
.checkoutAddress 
{
	margin: 6px 0px;
}