body {
  background: none;
}

.content_wrapper h1,
.content_wrapper h2,
.content_wrapper h3,
.content_wrapper h4,
.content_wrapper h5,
.content_wrapper p,
.content_wrapper a,
.content_wrapper address {
  color: black !important;
  font-size: 1.2em !important;
}

#header object {
  display: none;
}

#header .symbol {
  position: absolute;
  left: 0;
  top: -50px;
}

#nav {
  background: none;
  width: 100%;
}

#nav .nav_content {
  width: 100%;
}

#nav .nav_content p {
  display: none;
}

#nav .main_nav {
  display: none;
}

#nav .green_button {
  display: none;
}

#nav .top_controls {
  display: none;
}

#nav .user_login {
  display: none;
}

#nav .purple_bar {
  display: none;
}

#nav .doctor_nav .controls {
  display: none;
}

#nav .doctor_nav {
  position: relative;
  width: 100%;
}

#nav .doctor_nav .header_box {
  background: none;
  position: absolute;
  left: 60px;
  top: 40px;
  width: 934px;
}

#nav .doctor_nav .header_box h1 {
  background: none;
  text-align: left;
  font-size: 1.8em;
  color: black !important;
}

#content {
  background-image: none;
  left: 0;
  width: 934px;
}

#content .content_wrapper {
  background-image: none;
}

#content ul.contacts .employee {
  display: block;
}

#content ul.contacts .email {
  display: inline;
}

#content ul.contacts .divider {
  display: none;
}

#footer ul {
  display: none;
}

#footer address {
  display: block;
}

#admin_nav {
  display: none;
}

/*.doctor {
  display: none;
}*/

.doctor.highlighted {
  background: none !important;
}

.doctor.not_highlighted {
  display: none;
}

.doctor_filter {
  background-image: none !important;
  margin-bottom: 4em !important;
}

.doctor_filter label {
  font-size: 1.2em;
}

.doctor_filter ul {
  display: block !important;
}