	.wrapper {
			margin-top:100px; 
			margin-left:auto; 
			margin-right:auto; 
			position: relative; 
			width:500px;		
	}
		.orderbox {
			border: 1px solid #e3e3e3;
			border-radius: 5px;
			overflow-y: visible;
			outline: none;
		}
		label {
color: rgb(108, 115, 120);
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 19.5px;
margin-bottom: 25px;
		}
		
		#but_process {
height: 37px;
width: 252px;
display: block;
margin: 50px auto;
border:none;
cursor: pointer;
color: transparent;
		}
		
		.amount {
font-size: 24px;
font-weight: 700;
line-height: 29px;
padding-left: 2px;
padding-right: 8px;
		}
		.currency {
font-size: 16px;
position: relative;
top: -5px;
font-weight: 700;
line-height: 29px;
padding-left: 6px;
	}
	
	
.vprop {
font-size: 1.2em;
color: #2c2e2f;
margin: 10px 0 10px;
font-weight: lighter;
line-height: 1.0em;
font-family: HelveticaNeue-Light,Helvetica Neue Light,helvetica,arial,sans-serif;
width: 220px;
text-align: center;
	}
	
	.ppheader {
margin-top: 50px;
margin-bottom: 150px;
	}
	
	.ppstr {
		position: relative;
		top: 30px;
		margin-left: 170px;
	}
	.ppstr_error {
		position: relative;
		top: 30px;
		margin-left: 50px;
	}
	#ready_link {
		margin-left: 70px;
	}
	.readystr {
		position: relative;
		top: 30px;
	        margin-left: 140px;
	}