ul.navigation,
div#see_our_full_range,
div#content_left {
	display: none;
}

body {
	font: normal 75% Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-bottom: 1em;
}

p,
h1,
h2,
table,
img,
dl,
ol,
ul {
	margin-bottom: 1em;
}
h3 {
	margin-bottom: .5em;
}
h4,
h5 {
	margin-bottom: 0;
}

h1 { color: #6d9bd1; font-size: 1.6em; font-weight: normal; }
h2 { color: #e3007a; font-size: 1.4em; font-weight: normal; }
h3 { color: #e3007a; font-size: 1.2em; font-weight: normal; }
h4 { color: #6d9bd1; font-size: 1.1em; font-weight: normal; }
h5 { color: #e3007a; font-size: 1.0em; font-weight: bold; }
p { font-size: 1.0em; font-weight: normal; }

ul { list-style: disc; margin-left: 2em; }
ol { list-style: decimal; margin-left: 2em; }

a { color: #d9017b; text-decoration: none; }
a:focus { text-decoration: underline; }
a:hover { color: #153a6e; }
