You should update this code(for example change colors) and apply it to your custom CSS theme:
div.ecwid-productBrowser-productsGrid-productTopFragment-mouseover {
border: solid 1px #F8F7F2;
border-bottom: none;
}
div.ecwid-productBrowser-productsGrid-productBottomFragment-mouseover {
border: solid 1px #F8F7F2;
border-top: none;
}