/* @override 
	http://mhmc.info/design/wordpress/wp-content/themes/mhmc/css/print.css
	http://www.mhmc.info/wordpress/wp-content/themes/mhmc/css/print.css
*/

body { background:none; }

#copyright,
#yellow-band,
#yellow-band h3 img,
.ratings-explained,
#ratings-pies,
#footer,
ul#topnav,
ul#sorter,
#down-tab,
div#search,
img#logo-mhmc {
	position: static;
	display: none;
	visibility: hidden;
	overflow: visible;
}

#page { width: 100%; }

table {float:none !important;}
table,td  { height: 100%; }

#table-content,
a.tip span,
a.infodot,
.vertical_line,
.bar,
div.ribbon-envelope,
#surgery-selector,
.box-content,
#content,
#down-tab img#duck-secondary,
#down-tab {
	position: static;
}

ul {
	list-style-type: none;
	margin-top: 0;
}

div, p, table {
}

#doctor-ratings-grid .inner,
#doctor-ratings-grid .toptab {
	background-image: none;
    height: auto;
}

.toptab h2 {
	padding: 0 24px;
	text-align: left;
}

.toptab h2 a:link {
	color: black;
}

h1, h2, h3, h4 {
	font-family: Georgia, serif;
	font-size: 19px;
	font-weight: normal;
	color: #183F6D;
	margin-bottom: .5em;
	line-height: 1.2em;
}

p {
	margin: .5em;
}

li {
	border-top: 1px solid #eee;
	padding-top: 3px;
	display: block;
	clear: both;
}

h5 { margin: 0; }
h5.level-2 { margin-left: 48px; }
h5.level-3 { margin-left: 96px; }
