/* HealthAdvisor Articles */
#contentContainer {	width: 500px; padding-left: 12px; }
#contentHeader { padding-bottom: 10px; margin-top: 7px; float: left; width: 100%; }
#contentHeader div { float: left; }
#contentHeader #title {	font-size: 120%; font-weight: bold; color: #014D89; width: 280px; padding-left: 10px; position: relative; top: -10px;}
#contentHeader #title h5 { font-weight: normal; }
#contentHeader #title span { display: block; font-size: 75%; font-weight: normal; color: #666666; }
#contentHeader #contentOptions { font-size: 10px; color: #999999; float: right; top: -10px !important; }
#contentHeader #contentOptions span { background: url('../images/iconComment.gif') right 50% no-repeat; padding-right: 20px; }
#contentHeader #contentOptions .print { background: none; padding-right: 0; margin-right: 0; }
#contentHeader #contentOptions .socialShare { margin-right: 10px; padding-right: 15px; }


#article { clear: left; padding-bottom: 10px; }
#article li { background: url('../images/iconArrowOrange.gif') left 4px no-repeat; padding-left: 10px; }
#article table { width: 100%; margin: 25px 0 15px 0; text-align: left; }
#article .border { border: 4px double #CCC; padding: 5px; margin: 0 auto; }
#article table td.img {	width: 120px; }
#article a { color: #014D89; }
#article a:hover { text-decoration: none; }