gnammolo
Hi
Add this code in custom css to remove the vertical lines
div.t4-verticle-lines .line-wrap {
display: none;
}
The horizontal line are border classes that present as css class in the layout when you edit a module position you can remove the extra class.