* {
margin: 0;
padding: 0;
}

body {
background: white;
font-size: 12pt;
font:Arial, Helvetica, sans-serif;
}

#head {
display:none;
}
h1 {
margin: 0;
}
h1 span {
display:none;
}
#container {
width: auto;
border: 0;
margin: 0 5%;
padding: 0;
float: none !important;
}
#sidebar {
display:none;
}
#footer {
display:none;
}

p {
margin-bottom:10px;
line-height:1.5em;
}
ul {
margin-bottom:10px;
}
li {
line-height:1.2em;
}
h3, h4 {
margin-bottom:15px;
color:#0044D2;
}
h3 {
font-size:150%;
}
h4, dt {
font-size:120%;
color:#4884ff;
}

h4 {
clear:both;
}
dt {
font-weight:bold;
}
a {
text-decoration: none;
font-weight:normal;
}
a:link, a:visited {
color: #000;
}
a:hover {
color: #000;
}
a:active {
color: #000;
}
img {
float:right;
margin:7px 0 7px 7px;
}
#content img, #content a:link img {
border:solid #666 1px;
padding: 7px;
background-color:#fff;
}
#content a:hover img {
border:solid #ccc 1px;
}
img.centre {
margin:0 20px 15px 20px;
}
div.float {
float:left;
}
div.float p {
text-align:center;
}
img.thumb {
float:none;
}
div.container {
/*margin-bottom:10px;*/
/*background-color:#e6eeff;
border:solid #99ccff 1px;*/
}
div.spacer {
clear: both;
}
p.space {
margin-bottom:30px;
}

p.scientific {
margin-bottom:0;
}
ol, li {
margin:10px 0 20px 20px;
}
table {
font-size: 95%;
font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
background-color:#fff;
border-collapse: collapse;
width: 100%;
line-height: 1.2em;
}
thead th {
border-right: 2px solid #fff;
color:#0044d2;
text-align:center;
padding:2px;
height:25px;
background-color: #e6eeff;
}
tbody tr {
background-color:#fff;
border-bottom: 2px solid #c0c0c0;
}
tbody td {
color:#002084;
padding:5px;
text-align:left;
}
tbody th {
text-align:left;
padding: 2px;
}
tbody td a, tbody th a {
 color:#002084;
 text-decoration:underline;
 font-weight:normal; 
}
tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}
caption {
display:none;
}
#crumb {
display:none;
}
#growyourown span, #downloads span {
display:none;
}
#links {
clear:both;
}
#sb {float:left;display:inline;background:url(http://www.toof.org.uk/images/sb_top.gif) no-repeat;margin:0;padding-bottom:18px;width:150px;height:70px}
* html #sb {margin-bottom:30px;m\argin-bottom:0}
#sb-top {position:relative;display:block;padding-top:6px; }
#sb-top input {position:absolute;margin-top:30px;margin-left:8px;padding: 1px 0; width:75px}
#sb-top input.search {position:absolute;margin-top:3px;margin-left:8px;padding: 1px 0; width:129px}
#difficulty {
/*margin-bottom:25px;*/
padding-bottom:10px;
}
#linklist li {
list-style:none;
line-height: 0.5em;
margin-bottom:0;
font-weight:normal;
}
#linklist li a {
font-weight:normal;
}
body.search dd.sr {
line-height:2em;
padding-bottom:15px;
}