table.requestRestockTable{
margin: 20px auto 10px auto;
text-align:center;
border-collapse:collapse;
}

table.requestRestockTable td {
vertical-align:top;
line-height: 1.4em;
padding: 5px 5px 5px 5px;
margin: 0px;
border: 1px solid #B6B5C0;
}
.requestRestockHeader{
font-weight: bold;
text-align: center;
}