﻿/*==========================================
	Saint Joseph Health System - Sonoma County
	------------------------------------------
	Copyright © 2009 McMurry
	Design by Angie Thompson
	XHTML/CSS/JS by Brandon Kidd
==========================================*/

/*-- Content Area --*/
#litContent, #litContent *{ font-size: 1em; }
#litContent h2{ font-size: 1.67em; line-height: 1.17em; }
#litContent h3{ font-size: 1.5em; }
#litContent h4{ font-size: 1.33em; }
#litContent h5{ font-size: 1.17em; }
#litContent h6{ font-size: 1em; }
#litContent p{ line-height: 1.67em; }
#litContent ul, #litContent ol{ margin-bottom: 1.25em; }
#litContent ul li, #litContent ol li{ margin-bottom: 0.83em; line-height: 1.5em; }
#litContent ul li{ list-style: none; padding-left: 15px; line-height: 1.5em; background: transparent url(/Resources/Common/Images/bullet.gif) no-repeat 0 0.67em; }
#litContent dl{ margin-bottom: 1.25em; line-height: 1.25em; }
#litContent dl dd{ margin-bottom: 0.63em; }
#litContent blockquote{ margin-bottom: 1.67em; line-height: 1.67em; }
#litContent .viewall span, #litContent .viewall{ font-size: 0.92em; }
