table.requestRestockTable{
margin: 20px auto 10px auto;
text-align:center;
border-collapse:collapse;
}

table.requestRestockTable td {
vertical-align:top;
line-height: 1.8em;
padding: 20px 20px 20px 20px;
margin: 0px;
border: 1px solid #002548;
}
.requestRestockHeader{
font-weight: bold;
text-align: center;
}
