.separator, .shadow, #search_box {
	display: none;
}

#language {
    display: none !important;
}

#search_box {
    display: none !important;
}

#logo a:after {
    content: "";
}

#logo img {
    margin: auto;
    height: 100px;
}

#headerContainer {
    border-bottom: none;
    background: none !important;
}

body {
    background: none ! important;
    
}

#contentContainer table.noBorder td {
    border: none;
}

#dams3Panel {
    display: none;
}

#contentContainer {
    width: auto !important;
}
