@charset "UTF-8";/*
Filename	how-to-donate-via-e-transfer.css
Held in		style/2014
Use in		how-to-donate-via-e-transfer.htm
Updated
  2022 Dec 14	c first draft, based on "how-to-donate-via-canadahelps.css" and "how-to-donate.css"
*/
#stepsWrapper {padding:0 0.5em}
li {margin-top:0.75em;margin-bottom:0}

/*  #stepsET	primary (outer) "ol" list (numbered: 1,2,3,..)  */
#stepsET {margin-left:2em;margin-right:2em}
#stepsET > li {margin-top:2em}
#stepsET > li:first-child {margin-top:2em}

#stepsET table {margin:0.33em 0 0 1em}
#stepsET td {padding:0.25em 0 0 0}
#stepsET td:first-child	{padding-right:1em}
#stepsET .receipts {margin:0.5em 1.5em 0em;font-size:85%}

@media print {
	#SBSG {margin-top:1em}
 .onNewPage {page-break-before:always}
}
