/*put this in to see if it would affect opera, but no joy. might as well take out*/
html{background-color: white !important; 
background-image: none !important;}


body{
font-family: "Book Antiqua", Palatino, "Palatino Linotype", Bookman, "Bookman Old Style", "Times New Roman", Times, Serif;
color: black;
font-size: small;
background-color: white !important; 
background-image: none !important;
}

h4#publisher {margin: 0 0 2em; text-align: center;}

h4.center {margin: 0;
text-align: center}

h1, h2, h3      { font-family: Georgia, "Times New Roman", Times, serif; 
                  text-align: center; line-height: 1.5em; font-weight: bold }
h1              { font-size: 200%; margin-top: 0; margin-bottom: 1em; text-transform: uppercase }
h2              { font-size: 140%; margin: 1em 0 1.5em 0; text-transform: uppercase  }
h3              { font-size: 140%; margin: 2em 0 1em 0; text-transform: uppercase }
h4              { font-size: 120%; margin: 1em 0; font-weight: bold }

a {text-decoration: none;
font-weight: normal;
color:black;}

/*this takes out everything but the logo in the header*/
#header{display:none;}
#languagebox {display:none;}
#searchform{display:none;}

/*takes out the menu*/
#menu {display:none;}

#articlelogolist {display:none;}

.left{display:none;}

.right{display:none;}

.articlebuttons{display:none;}

#articlelogoitem{display:none;}

/*this stops the content of the popup footnotes showing in the print page (within the flow of the text*/
a.info span {display: none}

/*this takes out the bottom links such as 'send to a friend'*/
bottom_links
{display:none;}

#bottom{display:none;}

/*the number which divides the article into sections*/

/*main body of the article*/
.artbody{text-align:justify;margin:1em 0;}

/*classes from page of contents*/


#dropdown {display:none;}

.artlink_bottom_link {display:none;}

ul.others_by_authors {padding:0;}
.others_by_authors li {list-style:none;}
.others_by_authors li a {font-weight:bold;}
.others_by_authors .summary {display:block;font-weight:normal;margin:.3em 0 2em;}
