h2 + ol, h3 + ol, h4 + ol {margin-top: 4px;}
h2 + p, h3 + p, h4 + p {margin-top: 4px;}

h1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
line-height: 20px; 
font-weight: bold;
padding: 0px;
}

h2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
line-height: 18px; 
font-weight: bold; 	padding: 0px; margin-top: 12px; margin-bottom: 0px;
}

h3 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 18px; 
font-weight: bold; 	padding: 0px; margin-top: 9px;
}
strong {font-weight: bold}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	padding: 1em 0 0 0;
clear: left;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
margin-left: 2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}


ul {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; 
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; margin-top: 10px; margin-right: 10px; margin-bottom: 0; padding: 0px;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px ;
line-height: 16px;
}

.indent20px {
padding: 0px
}

a img
{
border: 0;
}
table {}

td {vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 12px; font-weight: normal; font-variant: normal; margin-top: 10px; margin-bottom: 10px; padding: 0px}

.pageframe {margin-left: 0px;}

.tablepara {margin-left: 0;}

.inlineimage {}

.coverpic {margin-top: 18px;}

.highlight {
 padding: 0;
}

.q {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 20px; font-variant: normal; margin-top: 10px; margin-right: 10px; 	padding: 0px
}

.attribution {font-style: italic; margin-top: 0;}

h2.listing {margin-top: 9px; margin-bottom: 1px;}
h3.listing {margin-top: 4px; margin-bottom: 1px;}
.listing {margin-top: 0; margin-bottom: 1px;}
.booktitle {font-style: italic;}

.numeral {text-indent: -20px;}

select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

img.textWrap{
float: left;
margin: 10px 1em .2em 0;
  
}
/* login link in the bar above the navigation */
#loginLinkCell p
{
  line-height: 1;
  color: white;
  margin: 0.2em 0 0 20px;
  padding: 0;
}

#loginLinkCell a
{
  color: white;
}

/* styles for the shopping cart */
.mprice {color: maroon; text-align: right;}
.prices {text-align: right;}
.itemlist {text-indent: -20px;}

/* styles for experimental form layout */
.labeltxt {background-color: #eeeeee; border: 1px solid #dddddd; padding: 1px; margin: 2px; margin-right: 4px; width: 200pt;}
.cmplx {border: none; width: 100%; horizontal-align: right; width: 200pt; height: 20pt;}
.fmtbl {background-color: white;}

.shoppingCart
{
  font-size: 80%;
  padding: 0;
  margin: 0;
}

.shoppingCart .colour-main
{
  padding: 1em;
  margin: 0;
}

.shoppingCart #loginbox
{
  border: 1px solid gray;
}

.shoppingCart #loginbox h2
{
  display: none;
}

/* a useful style ot two for advice bits */
.note
{
	font-size: 80%;
}

.loginWarning
{
  border: 1px solid rgb(100,100,100);
  padding: 0.4em;
}