div#topNav, #logo_1, #searchBox, #mainNav, #goBack, #subNavMenu, input[type="button"], #footer, #viewAllPrograms, #programTabs ul, .adminBox, #associateDialog, #deleteOrganizationOptions, #loadingAnimation {
    display: none !important;
}
body {
    background: none transparent;
}
div#wrapper {
    box-shadow: none;
}
#tabWrapper #programTabs .ui-tabs-panel {
    width: 97%;
    display: block !important;
    border-bottom: 2px solid #999;
    border-radius: 0;
    padding-bottom: 30px;
    margin-bottom: 15px;
}
div#programTabs {
    border: none !important;
    padding: 0;
}
#mainContent {
    font-size:13px;
}
#mainContent h1 {
    font-size: 15px;
    font-weight: bold;
    margin:0 0 7px;
}
#mainContent h2 {
    font-size: 14px;
    font-weight: bold;
    margin:0 0 5px;
}
p {
    margin:0 5px !important;
}
#poweredByNM {
    display:block !important;
    float:none;
    margin: 20px auto;
    position:relative;
    max-width:300px;
}
div#poweredByNM img {
    max-width: 300px;
}
.gm-style .gmnoprint, .gmnoprint, .gm-style, #map {
    display:block !important;
}
#map {
    margin:25px 0;
    width: 800px;
    height: 250px;
    overflow: visible;
    position: absolute;
    background-color: rgb(229, 227, 223);
}
div#orgNameHeader {
    font-size: 20px;
    font-weight: bold;
}
