/* style rules for gecko browsers (Netscape 7, Firefox) */
#leftlinks a:link {width: 68px;}
#leftlinks a:visited {width: 68px;}

html>/**/body #nav {width:110px;right: 0;}
html>/**/body #nav a {width: 89px}/* the white lines */
html>/**/body #nav li:hover ul, #nav li.sfhover ul {width: 102px}/* the red block */
html>/**/body #nav li ul li a:hover {width:89px;}
html>/**/body #nav div#header {padding: 0.2em 1em 0.35em 0.4em;}

td#issue {background-position: 21em 1.3em;}

#toplinks a {font-size: 85%;}
#toplinks span {font-size: 85%;}

#maintext p {line-height: 1.3;}
#maintext table#reviews {border: 0;margin: 1em 0 0 0;width: 100%;}

/* special rules for Opera 7 */
@media all and (min-width: 0px){
td#strapline {padding: 0.3em 0 0.3em 0;}
#nav {top: 0.2em;}
	#nav li:hover ul, #nav li.sfhover ul {width: 101px}/* the red block */
   #maintext p {padding:0;margin:0.5em 0 1em 0;line-height: 1.5;font-size: 85%;}
	 #maintext ul li {line-height: 1.5;}
	 #maintext div.sources ul li ul {font-size: 130%;}
}

