/* Product detail local styles */

td.button:hover
{
    font-weight: bold;
    color: red;
}
