.product {
    margin-top: 20px;
}

.product h1 {
    margin-top: 0px;
}

.offers tr:hover td {
	cursor : pointer;
}
