.steps2 {
	font-size:1.3em;
}
.std .checkout .steps2 li{
	height:34px;
}
.steps2 li:before {
	border-width:21px;
	margin-top:-21px;
}
.steps2 li:after {
	border-width:17px;
	margin-top:-17px;
}
.std .checkout .steps2 li span {
	display:none;
}
.std .checkout .steps2 li.selected span{
	display:inline-block;
}
.checkout form div label {
	font-size:.9em;
}
.std .info form div label {
	font-size:.8em;
}
.std .checkout .section, .std .panel .section {
	font-size:1.8em;
}

.payment_method .spacer {
	height:auto;
}
.payment_method {
	width:30%;
}

.product .formBuy .submit {
	margin-left:0;
}