div.checkoutBoxBlock {
	height: 441px;
	width: 130px;
	margin: 40px 0px 0px 0px;
	padding: 36px 0px 0px 0px;
	background: url(../IMG/checkoutBlock.png) no-repeat;
}

div.checkoutBoxInnerTop {
	width: 130px;
	height: 4px;
}

div.checkoutBoxInnerMiddle {
	width: 130px;
	padding: 0px 0px 6px 0px;
}

div.checkoutBoxInnerBottom {
	width: 130px;
	height: 4px;
}

div.checkoutBoxBlockTitle {
	width: 110px;
	text-align: center;
	margin: 0px auto;
}

p.checkoutBoxBlockTitle {
	font-size: 11pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	font-family: Century Gothic;
}

div.checkoutIconBoxBlock3x1 {
	width: 100px;
	height: 373px;
	margin: 0px auto;
}

div.checkoutIconBox {
	float: left;
	width: 100px;
	height: 100px;
	background: url(../IMG/iconBox.png) no-repeat;
	margin: 0px 0px 10px 0px;
}

div.checkoutButton {
	width: 100px;
	height: 25px;
	background: url(../IMG/checkoutButton.png) no-repeat;
	margin: 0px auto;
}

div.iconBoxCheckout1x7 {
	width: 780px;
	height: 100px;
	padding: 10px 0px 10px 10px;
}

div.checkoutAjaxLoader {
	display: none;
	position: relative;
	top: 5px;
	left: 5px;
	width: 16px;
	height: 16px;
	background: #000;
	margin: 0px 0px -16px 0px;
}

div.checkoutUpButton {
	float: left;
	width: 100px;
	height: 15px;
	background: url(../IMG/checkoutUpButton.png) no-repeat;
	margin: 0px 0px 5px 0px;
	cursor: pointer;
}

div.checkoutDownButton {
	position: relative;
	top: 350px;
	left: 0px;
	width: 100px;
	height: 15px;
	background: url(../IMG/checkoutDownButton.png) no-repeat;
	cursor: pointer;
}

div.buyButtonBox {
	text-align: left;
	margin: 0px 0px 0px 10px;
}

div.orderConfirm {
	text-align: left;
	margin: 10px 0px 0px 10px;
	font-size: 12pt;
	font-weight: normal;
	font-family: Century Gothic;
}

div.expressCheckoutStage {
	width: 780px;
	height: 100px;
	margin: 5px 0px 0px 10px;
}

div.emptyCartBlock {
	float: left;
	width: 100px;
	height: 100px;
	background: url(../IMG/emptyShoppingCart.png) no-repeat;
	margin: 120px 0px 0px 0px;
}