﻿.GiftVoucherTable
{
	margin-left: 5px;
	margin-right: 5px;
	width: 100%;
}

.GiftVoucherTable TD
{
/*	padding-top:1px; */
}

.GiftVoucherTable td, .GiftVoucherTable label{
/* font-weight: bold; */
/* color: #000; */
font-size: 12px;
}

.GiftVoucherTable p{
	color: #9B9B9B;
}

.GiftVoucherTable .NormalTextBox{
	margin-bottom: 7px;
	margin-top: 4px;
	border-top: #6c6c6c 1px solid;
	border-bottom: #dadada 1px solid;
	border-left: #bdbdbd 1px solid;
	border-right: #bdbdbd 1px solid;
	padding: 2px 0 2px 5px;
}
.GiftVoucherTable label
{
	padding-left: 5px;
}