ZacharyN
5/11/2015 - 4:28 PM

This gist contains the markup to float the free guides to the right of the main content section

This gist contains the markup to float the free guides to the right of the main content section

<!-- FREE GUIDE FLOAT CODE BEGINS -->
<div style="float:right; width:200px;">
<!-- Adult Caregiving Guide -->
<div style="float:left; width:60%;">
	<div align="center">
		<a title="Adult Caregiving Guide Services Free Brochure" 
href="http://issuu.com/rightathome/docs/adultcaregivingguide?e=6573314/3135224"><img 
src="http://www.rightathome.net/assets/franchises/franchise-oportunities/zcnglobal/promos/AdultCaregivingGuide.png" alt="Download the FREE Adult Caregiving Guide" width="180" height="80" 
/></a>
	</div>
</div>
<!-- Fall Prevention Guide -->
<div style="float:none; width:40%;">
	<div align="center">
	  <a title="Fall Prevention Guide | Free Brochure" 
href="http://www.rightathome.net/assets/pdf/Fall_Prevention_Brochure.pdf"><img src="http://www.rightathome.net/assets/franchises/franchise-oportunities/zcnglobal/promos/FallPreventionGuide.png" alt="Download the FREE Fall Prevention Guide" width="180" height="80" 
/></a>
	</div>
</div></div>
<!-- FREE GUIDE FLOAT CODE ENDS -->