.checkout-shiphigh {
        text-align: center;
        font-size: 1.20em;
        color: #ff0000;
        font-weight: bold;
}

.checkout-spacer {
        border-top: 1px solid #c5c5c5;
        margin-top: 10px;
        padding-top: 7px;
}

.checkout-box-100 {
	border: 1px solid #c5c5c5;
	margin: 0px;
	padding: 7px;
	width: 470px;
}

.checkout-box-side {
	border: 1px solid #c5c5c5;
	margin: 0px;
	padding: 7px;
	width: 194px;
}

.checkout-box-address {
	border: 1px solid #c5c5c5;
	margin: 10px 7px 0px 0px;
	width: 453px;
	float: left;
	padding: 7px;
}

.checkout-box-address2 {
	border: 1px solid #c5c5c5;
	margin: 10px 3px 0px 3px;
	width: 142px;
	float: left;
	padding: 3px;
        height: 150px;
}


.checkout-box-50l {
	border: 1px solid #c5c5c5;
	margin: 10px 7px 0px 0px;
	width: 220px;
	height: 240px;
	float: left;
	padding: 7px;
}

.checkout-box-50r {
	border: 1px solid #c5c5c5;
	margin: 10px 0px 0px 7px;
	width: 220px;
	height: 240px;
	float: left;
	padding: 7px;
}

.checkout-box-hdr {
	font-size: 18px;
	font-weight: bold;
	color: #111010;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #111010;
	margin-bottom: 10px;
}

.checkout-box-subhdr {
	font-size: 11px;
	font-weight: bold;
	color: #111010;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111010;
	margin-bottom: 5px;
}

.checkout-button, .checkout-button input{
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
border: 0px solid #c5c5c5;
}

.checkout-border {
	border: 1px solid #c5c5c5;
        margin-bottom: 10px;
}

.checkout-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111010;
        text-align: left;
}

div#checkout-container {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
        padding-left: 10px;
}


.checkouttable {
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
	font-size: 0.90em;
        width: 100%;
}

.checkouttabletotals {
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
	font-size: 0.90em;
        width: 100%;
border-top: 1px solid #c5c5c5;
margin-top: 10px;
}

.checkouttabletotals th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

.checkouttable th {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.checkouttable th.options {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.checkouttable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

.checkouttable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.checkouttable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

.jcheckouttable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

.checkoutform {padding-left: 25px;
}
