I want to set margins of images in mainbody-position on http://www.altenaweb.nl/nieuws. I've tried to set Module class suffix to clear but that doesn't seem to have any effect.
Any other way to set margins for that position?
#gkMainbody {
padding: 32px;
}
#gkMainbody {
padding: 10px !important;
}