.itemcountheader {
	width: 30px;
}

.invoicenumber {
	width: 90px;
}

.invoicenumberheader {
	width: 100px;
}


.invoicedate {
	width: 80px;
}

.invoicedateheader {
	width: 95px;
}

.partnumber {
	width: 90px;
}

.partnumberheader {
	width: 105px;
}


.serialnumber {
	width: 170px;
}

.serialnumberheader {
	width: 185px;
}

.quantity {
	width: 30px;
}

.quantityheader {
	width: 35px;
}

.productname {
	width: 90px;
}

.productnameheader {
	width: 95px;
}

.reasons {
	width: 90px;
}

.otherreason {
	width: 700px;
	height: 75px;
}

.warrantyheader {
	width: 50px;
}

#dw-rma-contact-container .dw-optional textarea{
	height: 75px;
	width: 200px;
}

#dw-rma-table-container table tr td{
	vertical-align: top;
}

#dw-rma-submit-container {
	margin-top: 20px;
	padding-left: 25px;
}

#dw-rma-submit-container input {
	font-size: 25px;
}
