/* CSS Document */


/* TEXT STYLES */


/* BODY DIVS */


#checkout-body-header {
	width: 956px;
	background-image: url(images/checkout-body_hea.png);
	height: 75px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 50%;
	margin-left: -478px;
	clear: left;
	float: left;
}

#checkout-body-middle {
	width: 935px;
	background-image: url(images/checkout-body-bg_mid.png);
	height: auto;
	min-height: 276px;
	padding: 0px 0px 0px 21px;
	position: relative;
	left: 50%;
	margin-left: -478px;
	clear: left;
	float: left;
}

#checkout-body-footer {
	width: 956px;
	background-image: url(images/checkout-body_foo.png);
	height: 27px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 50%;
	margin-left: -478px;
	clear: left;
	float: left;
}

#checkout-content-container {
	width: 723px;
	height: auto;
	min-height: 450px;
	padding: 16px 0px 15px 0px;
	position: relative;
	float: left;
}

#checkout-content-header {
	width: 723px;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

#checkout-content-header-text {
	width: 619px;
	height: auto;
	padding: 0px 52px 10px 52px;
	position: relative;
	float: left;
}

#checkout-content-header-error {
	width: 619px;
	height: auto;
	padding: 0px 52px 10px 52px;
	position: relative;
	float: left;
	clear: left;
}

#checkout-content-middle-container {
	width: 619px;
	height: auto;
	padding: 7px 52px 10px 52px;
	position: relative;
	float: left;
	clear: left;
}

.checkout-content-heading {
	width: 619px;
	height: auto;
	padding: 0px 0px 7px 0px;
	position: relative;
	float: left;
	clear: left;
}

.checkout-content-heading-alt {
	width: 619px;
	height: auto;
	padding: 25px 0px 7px 0px;
	position: relative;
	float: left;
	clear: left;
}

.checkout-content-heading-full {
	width: 619px;
	height: auto;
	padding: 25px 0px 7px 0px;
	position: relative;
	float: left;
	clear: left;
}

.checkout-field-container {
	width: 619px;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.checkout-left-field-alt {
	width: 150px;
	height: auto;
	padding: 12px 0px 0px 0px;
	position: relative;
	float: left;
}

.checkout-left-field {
	width: 150px;
	height: auto;
	padding: 12px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}

.checkout-center-field {
	width: 200px;
	height: auto;
	padding: 10px 0px 0px 0px;
	position: relative;
	float: left;
}

.checkout-right-field {
	width: 250px;
	height: auto;
	padding: 12px 0px 0px 0px;
	position: relative;
	float: left;
}

.checkout-right-field-alt {
	width: 250px;
	height: auto;
	padding: 10px 0px 0px 0px;
	position: relative;
	float: left;
}

.checkout-internal-field-left {
	width: auto;
	height: auto;
	padding: 0px 7px 0px 0px;
	position: relative;
	float: left;
}

.checkout-internal-field-right {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

#checkout-content-footer {
	width: 694px;
	height: auto;
	padding: 15px 0px 50px 29px;
	position: relative;
	float: left;
	clear: left;
}










