.stripe{
	border: 1px solid #cbcbcb;
	padding: 0.6em 0px 0.6em 1em;
	background-color: #fffcc4;
}
.stripe span{
	margin-right: 4em;
}

#purchase-holder{
	height: 50px;
	margin-top: 30px;
}

#invoice-holder{
	margin-top: 2em;
}

.account-form-aligner-left{
	width: 48%;
	text-align: left;
	float: left;
	margin: 0px 1em 0.8em 0px;
}

.account-form-aligner-right{
	width: 48%;
	text-align: right;
	float: right;
	margin: 0px 0px 0.8em 1em;
}

.cost{}
.acc-expiration{}
.red-value{
	color: #FF0000;
}
.acc-balance{
	margin-left: 1em;
}
