#help_container #help_draggable iframe                { overflow:hidden;
                                                        padding:0;
                                                        background:url('../help/geostart_loading.jpg') no-repeat center center;
                                                        margin:0;
                                                        border:none;}
#help_container #help_draggable                       { z-index:999997;
                                                        position:relative;
                                                        overflow:hidden;
                                                        margin-left:auto;
                                                        margin-right:auto;                     
                                                        width:579px;
                                                        height:593px;
                                                        top:0px;
                                                        background-color:white;}
#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; }
