body {	margin: 2.5em;	font-family: sans-serif;}h1 {font-size: 150%}h2 {font-style: normal; font-weight: bold; font-size: 100%}p.logo {text-align: left; margin: 0em 0em 0em 10em;}p.header {text-align: right}select#paper{width:20em}input#volume{width:3em}input#page{width:3em}input#freeword{	width: 100%;	min-width: 5em;	font-size:130%;}div#out_journal {border:solid; width:30em; padding: 0.5em; font-size: 130%}div#out_volume {border:solid; width:10em; padding: 0.5em; font-size: 130%}div#out_page {border:solid; width:10em; padding: 0.5em; font-size: 130%}#textsearch{	background-color: #eee8aa;	margin: 0.5em 0em;	padding: 1em 2em;}.bigbutton {	height: 1.5em;	font-size: 120%;}#autofillsearch{	background-color: #eee8aa;	margin: 0.5em 0em 0.5em 90px;	padding: 1em 2em;}#suggesttext{	font-size: 120%;	min-width: 5em;		width: 100%;}#suggestvol{	font-size: 120%;	width: 3em;}#suggestpage{	font-size: 120%;	width: 8em;}#suggestgo{	font-size: 120%;	width: 2em;}#suggest {    position: absolute;    background-color: #FFFFFF;    border: 1px solid #CCCCFF;    font-size: 120%;    width: 25em;}#suggest div {    display: block;    width: 25em;    overflow: hidden;    white-space: nowrap;}#suggest div.select{ /* Style for key selection*/    color: #FFFFFF;    background-color: #3366FF;}#suggest div.over{ /* Style for mouse over */    background-color: #99CCFF;}