/*** Voucher ***/

#voucherNew_main #new_user input{width:180px; margin-right:10px;}
#voucherNew_main #registered_user input{width:220px; margin-right:10px;}
#voucherNew_main .col1,#voucherNew_main .col2{width:460px;position: relative;}

#voucherNew_main .price_details .price_item{width:300px;}
#voucherNew_main #total_price{font-size:16px;}
#voucherNew_main{width:415;}
#voucherNew_delivery_price .combo ul{right:0; left:auto;}
#voucherNew_main #new_user input{width:180px; margin-right:10px;}
#new_user .nu_label{font-weight:bold; margin-bottom:2px;}

#voucherView_voucher{position:relative;}
#voucherView_amount, #voucherView_code{position:absolute; left:380px; top:170px; font-size:34px;}
#voucherView_code{top:261px; font-size:20px;}

#voucherNew_input{position:relative;}
#voucherNew_input h2{color:#FFFFFF; margin-top:10px; position:absolute; text-align:center; width:100%; font-size:20px;}
#voucherNew_input input{
	position:absolute; 
	left:256px; top:54px; 
	background:transparent; 
	font-size:50px; 
	width:100px;
	border:0 none;
	text-align: right;
}


