/* CSS Document */

body {
	color: black;
	font-size: 12px !important;
}
html, body, #wrapper, #Content pre, #sectionContent{
	background: none;
	padding:0 !important;
	margin:0 !important;
	width: auto !important;
}
#Content {
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
}
body,#Content,#Content h2, #wrapper{
	float: none !important;
	position: static;
	text-aglin: left;
}
#Content h2 {
	margin: 0 !important;
	position: static !important;
	font-size: 22px;
	font-weight: bold;
}
#Content #quality, #Content #membership, #Content #consumers, #Content #about, #Content #news, #Content #education,
#Content #research {
	background: none;
	height: 40px;
	padding: 0 !important;
}
a:link, a:visited {
	color:#520;
	background:transparent;
	font-weight:bold;
	text-decoration:underline;
}

#sectionContent a:link:after, #sectionContent a:visited:after {
	content: " ( "  attr(href)  " ) ";
}
#sectionContent a[href^="/"]:after {
	content: " (http://www.rnzcgp.org.nz" attr(href) ") ";
}
#header {
	background: none;
	padding: 0 !important;
}
#header h1 {
	padding: 0 !important;
	margin: 0 !important;
}
#leftPanel, #footer ul, #topLinks, #navigation, #mainCorner, #quickLinks{
	display: none;
}
#breadcrumbs {
	margin: 0 0 0 10px !important;
}
#sectionContent .captionedImages {
	margin: 0 0 20px 10px;
	border: 1px solid #c9d4d1;
}
#sectionContent .captionedImages p {
	font-style: italic;
	
}