@charset "UTF-8";/*
Filename	how-to-donate-via-canadahelps.css
Held in		style/2014
Use in		how-to-donate-via-canadahelps.htm
Updated
	2022 Dec 14	- #DM from @media
  2021 Nov 01		+ @media print
			 Oct 31		c first draft
*/
#stepsWrapper {padding:0 0.5em}
li {margin-top:0.75em;margin-bottom:0}

/*  #stepsCH	primary (outer) "ol" list (numbered: 1,2,3,..)  */
#stepsCH {margin-left:2em;margin-right:2em}
#stepsCH > li {margin-top:2em}
#stepsCH > li:first-child {margin-top:2em}
#stepsCH li div {margin:0.67em 1em 0 1em}
#stepsCH > li > ol > li > div {font-size:90%}
#stepsCH li > div > div {font-size:inherit}
#stepsCH li ol {margin-left:2em;list-style-type:lower-latin}

.moreImg {font-style:italic;white-space:nowrap;}
.stepImage {margin:0.75em 0 0 0.85em}
.stepImage {border:1px solid gray;} /* dynamic resizing isn't possible here */
.list-below-image {margin-top:0.75em}

@media print {
	#SBSG {margin-top:1em}
}
