/* CSS Document */

/*========voucher page==============*/
.voucher-mid{
background:  url(../images/voucher-mid.png) repeat-y  ;

}
.underline{
border-bottom:1px solid #7e7674;
}
.voucher-field{
width:165px;
height:19px;
float:right;
border:none;
}
.voucher-field-bottom{
width:320px;
/*height:19px;*/
float:right;
}
.voucher-field-print{
width:400px;
height:19px;
float:right;
border:none;
}

.no-shadow{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}