#formGift input, select {
	height:16px;
	font-size:10px;
	vertical-align: middle;
/*    background-color: blue; */
}

#form-table td {
    height: 18px;
	line-height: 16px;
    font-size: 10px;
    vertical-align: middle;
	padding-bottom: 2px;  
}

#form-table {
    margin-top: 20px;
}
.submitB {
	border-width: 0px;
	height: auto;
	width: auto;
}