body {
	font-size: 12pt;
}
#menu, #top-nav, .breadcrumb, .box-right, #footer-links, .post-edit-link {
	display: none;
}
h1 a:link, h1 a:visited {
	font-family: "Trebuchet MS";
	font-weight: 900;
	font-size: 40pt;
	text-decoration: none !important;
	color: #007AA9 !important;
}
h2 {
	font-size: 12pt;
}
#header {
	border-bottom: solid 1px black;
}
#footer {
	border-top: solid 1px black;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#content-left a:link:after, #content-left a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/"]:after {
	content: " (http://www.changesuk.net" attr(href) ") ";
}
#tooltip2 .size-thumbnail, #tooltip2 .wp-caption-text {
	display: none;
}
#tooltip2 .wp-caption {
	width: 100% !important;
}