/*
 * This is where all the custom configuration for the catalog should go.
 */
.DisplayRight #control-panel {

                left: 0px;

}

.DisplayRight #map {

                right: 0px;
                margin-right: 0em;

}

#map {
                margin-left: 20em;
}


