#help_container #help_draggable iframe                { overflow:hidden;
                                                        padding:0;
                                                        background:url('../help/geostart_loading.jpg') no-repeat center center;
                                                        margin:0;
                                                        margin-top: -100px;
                                                        border:none;}
#help_container #help_draggable                       { z-index:1000 !important;
                                                        position:relative;
                                                        overflow:visible;
                                                        margin-left:auto;
                                                        margin-right:auto;                     
                                                        width:824px;
                                                        height:119px;
                                                        top:60px;                                                  
                                                        background-color:#690e0e;
                                                        background:url(http://dhggeo.02.swis.nl/GeoStart/help/help_ballon/help_ballon.png) no-repeat;
                                                      }
#help_container #help_draggable h2 {                    display:block;
                                                        margin: 0 0 5px 0;
                                                        padding:3px;
                                                        color:#333;
                                                        font-size: 13px;
                                                        background-color: #ebebeb; }
#help_container                                       { overflow:visible;
                                                        height:1000px; }

#mailIframe {
                                                        z-index:999;
                                                        height:100%;
                                                        width:100%;
                                                        background:#555;
                                                        filter: alpha(opacity=0);
                                                        opacity: 0;
                                                        position:absolute;
                                                        top:0;
                                                        left:0;
                                                        cursor:pointer;                                                       
                                                       }
                                                        
