body {
  color: black;
  width: 100%;
  font-size: 12px; }

h1, h2, h3 {
  margin: 5px 0; }

a {
  text-decoration: none;
  color: black; }

#sub_header, #footer, a.clinical_expertise_toggle, #logo_link a, p.back_to_top, .contact_buttons {
  display: none; }

img.physician_profile_pic {
  float: left;
  padding: 0 1em .2em 0; }

#main_col {
  width: 70%;
  padding: 0;
  margin: 0;
  float: left; }

ul {
  list-style: none;
  margin-top: 5px; }

#physician_header {
  padding-top: 0 !important; }

blockquote, blockquote p {
  margin: 0;
  font-style: italic; }

.clinical_expertise_list_more {
  display: block;
  margin-top: 0; }

.clinical_expertise_list {
  margin-bottom: 0; }

#prac_h3 {
  margin-top: 10px; }

#sidebar_right, #sidebar_left {
  clear: right;
  float: right;
  width: 25%;
  padding: 0 2%; }
  
#sidebar_left{
	margin-top: -4%;
}