#cart-login label {
	display: inline;
	color: black;
}

#cart-login .require-login {
	color: red;
	line-height: 1em;
}

#checkout-steps {
	text-align: right;
	font-size: 12px;
	margin-bottom: 30px;
}

#checkout-steps .active-step {
	color: #66BA50;
	font-weight: bold;
}

#main-wide h2.ptitle {
color:#66BA50;
font-size:22px;
margin-bottom:20px;

}

