Thank you SO much, Raftingbatu for taking the time to answer me! 🙂
I only had to add one more line to make the white block vanish completely:
.lp-blocks-inside {
padding-bottom: 0px;
padding-top: 0px;
}
SO HAPPY!
I will also look into the firebug addon!