@charset "utf-8";
  

#top {
    display: none;
}

.legend {
    display: none;
}

.user-panel {
    display: none;
}

.options, 
#bottom,
#left, 
.banner {
    display: none;
}

a {
    color: #000 !important;
}

#right {
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
}

#right #content {
    padding:0px;
    width:100%;
}

.grey {
    border-bottom: 1px dashed #000;
}