* {
	font-family: Arial, helvetica, sans-serif;
}

body {
	font-size: 12pt;
	text-align: justify;
}

a, a:visited {
	color: blue;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 8pt;
   color: gray;
   font-weight: normal;
   text-decoration: none;
}

div.cleaner {
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	margin:0;
	padding:0;
	overflow: hidden;
}

h1 {
	text-align: right;
}

h1 a:link:after, h1 a:visited:after {
   content: "";
}

h2 {
	border-bottom: 1px solid black;
	text-align: right;
}

#mainmenu, #topmenu, #bottommenu {
	display: none;
}


#footer {
	border-top: 1px solid black;
}


label {
	width: 200px;
	display: block;
	margin-right: 2px;
	vertical-align: middle;
}


input.inputbox {
	width: 320px;
	border: 1px solid gray;
	margin-bottom: 2px;
}

 #dnld, #quicknav, #nav, #controls, #hlp, #bnav2, #bnav, #bottomnav h4, #moreinfobox, #boxmaggie, #boxcarer, #boxsufferer, #boxpoll, #boxresearch, #boxcare, .closebuttonm, #movieplayer, #googlesearch {
 	display: none;
 }
 
 #quote {
 	margin: 0em 3em;
 	border-top: 2px solid black;
  	border-bottom: 2px solid black;
  	font-style: italic;
  	font-size: 1em;
 }

#quoteauthor {
	font-size: .6em;
	_font-size: .85em;
  	font-style: normal;
  	text-align: right;
}

#note {
	margin-top: 3em;
	font-size: .7em;
	_font-size: .95em;
}

#bottomnav {
	border-top: 1px solid black;
	font-size: .9em;
}

#donate {
	border-top: 1px solid black;
	padding-top: 3em;
}

#donate ul {
  		list-style-type: none;
  		margin: 0;
  		padding: 0;
  		margin-bottom: 2em;
}

#cookietrail {
	font-size: .9em;
	text-align: right;
}

#cookietrail h4 {
	display: none;
}