/* styles for AMJ sidebars */


/* for sidebar headings */

DIV#sidebar P.head {margin-top:51px; font-size:16px; line-height:1.25em; } /* the heading at the top of the sidebar */

DIV#sidebar H2, DIV#sidebar H3, DIV#sidebar H4 {
	font-size:14px; line-height:1.143em; font-weight:normal; }
DIV#sidebar DIV .inactiveColor, DIV#sidebar DIV DIV.hide .inactiveColor {color:#BBBB88; }

DIV.s2, DIV.s3, DIV.s4, DIV.hide {padding-bottom:1em; }
DIV#sidebar H2 {margin:0px; }
DIV#sidebar H3 {margin:0px; margin-left:14px; }
DIV#sidebar H4 {margin:0px; margin-left:28px; }


/* for links to gallery pages */

#sidebar DIV P A {text-decoration:none; }
#sidebar DIV P A:hover {text-decoration:underline; }

DIV.s1 P {margin:0px; }
DIV.s2 P {margin:0px; margin-left:28px; text-indent:-14px; line-height:normal; }
DIV.s3 P {margin:0px; margin-left:42px; text-indent:-14px; }
DIV.s4 P {margin:0px; margin-left:42px; }
