.voucher-order-form h2{
	color:#e6253a;
	font-size:18px;
}

.voucher-order-form a{
	text-decoration:none;
	color:#876d49;
}

.voucher-order-form .input-holder{
	width:100%;
	overflow:hidden;
}

.voucher-order-form label{
	display:block;
	float:left;
}

.voucher-price{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:#feaf15 solid 1px;
	font-size:14px;
	font-weight:bold;
	
}

.voucher-price strong{
	color:#e6253a;
}

.voucher-order-confirmation{
	padding:20px;
}

.voucher-order-confirmation strong{
	font-size:18px;
}

.send-voucher-order-button{
	background: url(../i/btn_vasarlas.gif) no-repeat;
	display:block;
	width:149px;
	height:31px;
}