body{
background:white;
font-size:10pt!important;
}
#content{
width:100%;
margin-left:0;
}

#headernav, #servicesbar, #streamnavbar, ol.visaarrows, .onthispage, #footer, br.clear, #header h1, #header a{
display:none;
}
a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 80%;
font-weight:normal;
}
#content a:link,#content a:visited{
font-size:100%;
font-weight:bold;
}
#content h2 a:link,#content h2 a:visited{
font-size:90%;
font-weight:bold;
}
#content h3 a:link,#content h3 a:visited{
font-size:100%;
font-weight:bold;
}

#content a[href^="/"]:after {
content: " (http://www.immi.gov.au" attr(href) ") ";
}

#content table, #content p{
margin-left:2em;
}

#content table td, #content table th, #content p{
font-size:10pt!important
}
#localbar{
margin-left:0;
}
img.floatright{
float:none!important;
}
legend{
color:black!important;
}
fieldset{
display:block;
border:none!important;
}
#factsheetprint{
display:block;
float:right;
}
#crestprint{
display:block;
}
/*Print styles for the multicultural calendar*/
#filterRow {
display:none;
}
#calendar {
width:100% !important;
}
#calendar td {
border:1px solid #000;
}
.month a {
display:none;
}
#reset {
display:none;
}
	.floatright{
	float:none;
	border:none;
	margin:.5em -100px .5em .5em;
	}
	
	.floatleft{
	float:none;
	border:none;
	margin:.5em 0 .5em .5em;
	}
