#size-table {
width:100%;
}
#size-table th {
padding: 0px 18px;
vertical-align:bottom;
text-align:center;
}
#size-table.dropstack th {
  padding: 0px 0px !important;
}

#size-table td {
padding: 8px 18px;
text-align:center;
}
#size-table tr:hover td
{
background: #474747;
color: #fff;
}


.restock-wrapper a {color:#fff !important; }