
html{
	 width:100%
}
body {
	font-family: "HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:0.7em;
}

#header {
	display: none;
}
#footer {
	display: none;
}

div.print_icon {
	display: none;
}

div#wrap {
}

div.content {
	/**background-image: url("/images/rml/labtest/rml_print_header.png");
	background-repeat: no-repeat;
	background-position: top left;**/
	padding-top: 5em;
}

div.breadcrumbs {
	display: none;
}

div.test_index {
	display: none;
}

div.search {
	display: none;
}

h3 {
	display: none;
}

div.test_header {

}

div.test_header, div.left {

}

div.test_header, div.order {
}

table {
	margin-top: 2em;
	width:100%;
}

table.gpc_table {

}

th {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

td {
	vertical-align: top;
}

td strong {
	white-space: nowrap;
}

a {
	color: inherit;
	text-decoration: inherit;
}

#headerbar{padding:0px !important;line-height:50px !important;}

div.clear {
	clear: both;
}
