.pay-block-left{
	width: 449px;	
	float: left;
	margin-left: 20px;
	
}
.pay-block-right{
	float: right;
	width: 396px;	
	margin-right: 20px;	
}
.pay-content-left{	
	width: 100%;
	height: 540px;
	background: rgba(255,255,255,0.5);
	border-radius: 20px;	
	margin-bottom: 30px;
}
.pay-content-right{	
	width: 100%;
	height: 540px;
	background: rgba(255,255,255,0.5);	
	border-radius: 20px;
	margin-bottom: 30px;
}
.pay-right .pay-head{
	color: #651563;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pay-method{
	height: 32px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.pay-method:first-child{
	margin-top: 20px;
	display: inline-block;
}
.paypal{
	width: 140px;
	height: 32px;
	background: url('../img/pay/paypal.png') no-repeat;
	display: inline-block;
	float: left;
}

.sofort{
	width: 140px;
	height: 32px;
	background: url('../img/pay/sofort.png') no-repeat;
	display: inline-block;
	float: left;
}
.interkassa{
	width: 140px;
	height: 32px;
	background: url('../img/pay/intercassa.png') no-repeat;
	display: inline-block;
	float: left;
}

.webmoney{
	width: 140px;
	height: 32px;
	background: url('../img/pay/webmoney.png') no-repeat;
	display: inline-block;
	float: left;
}

.sms{
	width: 140px;
	height: 32px;
	background: url('../img/pay/sms.png') no-repeat;
	display: inline-block;
	float: left; 
}

.piastrix{
	width: 140px;
	height: 32px;
	background: url('../img/pay/Piastrix.png') no-repeat;
	display: inline-block;
	float: left;
}

.payer{
	width: 140px;
	height: 32px;
	background: url('../img/pay/payer.png') no-repeat;
	display: inline-block;
	float: left;
}


.card{
	width: 140px;
	height: 32px;
	background: url('../img/pay/card.png') no-repeat;
	display: inline-block;
	float: left;
}
.cardseol{
	width: 140px;
	height: 32px;
	background: url('../img/pay/logo.png') no-repeat;
	display: inline-block;
	float: left;
}
.pay-method input{
	width: 134px;
	height: 30px;
	border: 1px solid #b1b0b0;
	border-radius: 20px;
	vertical-align: text-bottom;
	color: #005a25;
	font-size: 18px;
	text-align: center;
	margin-left: 4px;
	margin-right: 5px;
}
.pay-method button{
	width: 132px;
	height: 28px;
	border-radius: 20px;
	border:1px solid #047700;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	background: rgba(104,191,57,1);
	background: -moz-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,191,57,1)), color-stop(100%, rgba(3,139,1,1)));
	background: -webkit-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -o-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -ms-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: linear-gradient(to bottom, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68bf39', endColorstr='#038b01', GradientType=0 );
}
.pay-method button:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}
.pay-method button span{	
    vertical-align: super;
}
.transfer{
	display: inline-block;
	width: 134px;
	height: 30px;
	color: #005a25;
	font-size: 18px;
	text-align: center;
	margin-left: 6px;
	margin-right: 5px;
}
.pay-block-left .payment-text,.pay-block-right .payment-text{
	color:#1d1d1b;
	margin-left: 20px;
	margin-right: 20px;
}
.dollar{
	width: 30px;
}
.webmoney-count span{
	font-size: 24px;
	color: #00662a;
	vertical-align: super;
}
.webmoney-count{
	margin-top: 25px;
	display: inline-block;
	margin-left: 16px;
}
.pay-content-right table{
	font-size: 18px;
	margin-top: 15px;
	margin-left: 33px;
	margin-bottom: 20px;
}
.table-blue{
	color: #004a84;
	padding-left: 10px;
}
.table-pink{
	color: #bb0071;
}
.pay-content-right button{
	width: 348px;
	height: 38px;
	border-radius: 20px;
	border:1px solid #047700;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	display: block;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	background: rgba(104,191,57,1);
	background: -moz-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,191,57,1)), color-stop(100%, rgba(3,139,1,1)));
	background: -webkit-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -o-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -ms-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: linear-gradient(to bottom, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68bf39', endColorstr='#038b01', GradientType=0 );
}
.pay-content-right button:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}