Imagefix

Use this code for a quick and simple way to adjust images so that they can be lined up more easily with the other content on a page. Also consider placing this on 1 page then including the page with the include module.

[[module css]]
.image-container{
    padding: 0px 1em 1em 1em;
}
[[/module]]