/*** PROJECT LINKS - links to my other projects **/

#myProjects p > a:before {
	content: url('/img/arrowRight.png');
	margin: 0.2em 0.5em 0em 1em;
	vertical-align: top;
}
h4.SmartTemplate:before {
	content: url('/img/smartTemplate24.png');
	margin: 0.2em 0.5em 0em 0.2em;
	vertical-align: top;
}
  
h4.QuickFolders:before {
	content: url('/img/QF-Icon24.png');
	margin: 0.2em 0.5em 0em 0.2em;
	vertical-align: top;
}
  
h4.ZombieKeys:before {
	content: url('/img/zombie24.png');
	margin: 0.2em 0.5em 0em 0.2em;
	vertical-align: top;
}

h4.QuickFilters:before {
	content: url('/img/QuickFilters_24.png');
	margin: 0.2em 0.5em 0em 0.2em;
	vertical-align: top;
}

h4.QuickPasswords:before {
	content: url('/img/QuickPasswords-24x24.png');
	margin: 0.2em 0.5em 0em 0.2em;
	vertical-align: top;
}
