/*Queensland Health Print Style Sheet Version 3.0 Last Updated 11th September 2003*/



#bcrumb {
	display: none;
}
#underbanner {
	display: none;
}
#topbanner {
	display: none;
}
#qhbanner {
	display: none;
}
#bannerleft {
	display: none;
}
#bannerright {
	display: none;
}
#bannertext {
	display: none;
}
#footer-new {
	display: none;
}
#logo-overlay {
	display: none;
}
#udm, #nav2 {
	display: none;
}
#contentwide {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font: 13px Arial, Helvetica, serif;
	float: left;
	width: 100%;
	position: relative;
	top: -25px;
}

#contentblock70 {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font: 13px Arial, Helvetica, serif;
	float: left;
	width: 70%;
	position: relative;
	top: -25px;
}

#content {
	margin: 0;
/*	margin-right: 10px
	padding: 0; */
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font: 13px Arial, Helvetica, serif;
	float: left;
	width: 65%;
	position: relative;
	top: -25px;
/*	page-break-after: always; */
}

#feature {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font: 13px Arial, Helvetica, serif;
	float: left;
	width: 25%;
	position: relative;
	top: -25px;
/*	page-break-before: always; */
}

/* this is for dreamweaver home page rhs column */
#rightcolumn {
	margin: 0;
	padding: 0;
	float: none;
	min-width: 700px;
	background-image:none;
}	

/* this is for TeamSite RHS column */
#rhcolumn	{
	margin: 0;
	padding: 0;
	float: none;
	min-width: 700px;
	background-image:none;
}

#leftcolumn {
	margin: 0;
	padding: 0;
	float: none;
	min-width: 700px;
	background-image:none;
}	


html > body #contentwide {
    width: 100%;
}
#footer-tagline	{
	display:none;
}
/* 8 August 2013 text-align moved from qhfooter to css */
#footer-tagline-print	{
	display:block;
	text-align: center;
}

#print-header	{
	display:block;
}


/* FireFox print fix 5/9/2013 Robert */

/*.column-center-outer{float:none;} */

div{
	position:static !important;
	width:auto !important; 
	margin:auto 0 !important; 
	padding:0 !important; 
	min-width:100% !important;
}

table{
	width:auto !important;
} 

body, div, h1, h2, h3, p, th, td, a{
	color: #000 !important; 
	background-color:#fff !important;
} 

/* Display link references */
/*
a:link:after { 
	content: " (" attr(href) ") "; 
}
*/
/*	
body{
min-width:640px !important;
} 
*/
/*
.body-fauxcolumns, .main-cap-top, .column-right-outer{
	display:none !important;
}
*/
