#tips_advice #container {
	background: #011c37 url(themes/site_themes/default/images/bckgrd_tips_advice.jpg) no-repeat center top;
}

#feature_article h2,
#other_articles h2 {
	margin-bottom: 16px;
}

#feature_article p {
	line-height: 18px;	
}

#feature_article h3 {
	font-size: 16px;
	margin-bottom: 4px;
}

#tips {
	padding: 14px;
	border: 1px solid #284a6f;
	background-color: #012a4e;
	margin-bottom: 20px;
}


#tips p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 14px;
}

#primary cite {
	color: #50647f;
	font-style: italic;
	font-size: 11px;
	margin-top: 10px;
	display: block;
	margin-left: 40px;
	margin-bottom: 60px;
}

#article h3 {
	font-size: 24px;
	display: block;
	line-height: 22px;
}

#article p {
	margin-bottom: 20px;
}

#article ul {
	color: #9cc2ef;
	margin-bottom: 10px;
}

#article dl {
	color: #9cc2ef;
	margin: 60px 40px 10px;
}

#article dt {
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 14px;
	font-style: normal;
	color: #d9fea1;
}

#article dd {
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom-color: #25609a;
	background: url(themes/site_themes/default/images/divider_dark.gif) no-repeat 0 bottom;	
}

#article ul li {
	padding-left: 12px;	
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;

}

#article a {
	margin-left: 40px;
	display: block;
}

#tip_cards {
	padding: 14px;
	border: 1px solid #284a6f;
	background-color: #012a4e;
}

#tip_cards a {
	display: block;
	border-bottom: 1px solid #284a6f;
	background: url(themes/site_themes/default/images/icon_pdf.gif) no-repeat 8px 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}