When I add the _clear suffix to modules to match your demo front page the images are all inline but the suffix removes the white background. Please see attached.
How do I keep that white background?
www.thaicarguarantee.com/
#gk-topsl2 .moduletable_content {
padding:0;
}
#gk-topsl2 .column p {
margin: 0;
}
#gk-topsl2 h4.nsp_header,
#gk-topsl2 p.nsp_text {
padding:5px 10px;
}

.moduletable_clean {
background-color:#ffffff;
}
.moduletable_clean h4.nsp_header {
padding:0px 10px;
}
.moduletable_clean p.nsp_text {
padding:0px 10px 10px 10px;
}
