Thanks!!!
Wrapper
Print screen without additional CSS

Structure with classes and id's
div.contentpane h2 iframe#blockrandom.wrapper
CSS
/* -------
Wrapper
---------- */
div.contentpane h2 {
margin: 0 0 20px 0;
}
div.contentpane iframe {
border: 0 none;
}
Print screen after applying CSS


