/* Product detail local styles */

td.button:hover
{
    font-weight: bold;
    color: #026AA9;
}
