@CHARSET "utf-8";

div.PageBrainstorm {
	margin: 0;
}

div.PageBrainstorm {
    margin: 0;
    padding-top: 40px;
    background: transparent url(PageBrainstorm/bgMain.png) 50% 0% no-repeat;
}

div.PageBrainstorm iframe {
    margin:0px;
    padding: 0px;
    border:0;
    width:970px;
    height: 600px;
    background-color: transparent;
}