/* CSS for stopheartburn.com - Tips page */


#article .boxContent {
	padding-left: 9px;
	}

#title {
	margin-bottom: 0.4em;
	}


/* ===========================================
         MORE TIPS
==============================================*/

#article h3 {
	margin-top: 2em;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
	}

#tipList {
	margin: 12px auto 30px 0;
	}

#tipList li {
	list-style: none;
	margin-bottom: 1.2em;
	}

#tipList h3 {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3em;
	}

#tipList h3 a {
	display: block;
	padding-left: 17px;
	text-decoration: none;
	background: url(../images/bu-tip-open.gif) 0 0.4em no-repeat;
	}

.tipText {
	display: none;
	margin-left: 17px;
	}
	
#tipList p {
	margin-bottom: 0.6em;
	font-size: 1em;
	}

#tipList ul,
#tipList ol {
	margin-left: 0;
	padding-left: 1.2em;
	font-size: 1em;
	}

#tipList li {
	margin-bottom: 0.6em;
	}

#tipList ul li {
	list-style: disc;
	}
