h2.contentHeader {
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #333333;
  margin: 0px;
  padding: 0px 20px 10px 0;
  display: block;
}

#careplanchart td {
	width: 20%;
}

#careplanchart .horiz {
	background-color: #009cb0;
}

#careplanchart .horizlabel {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#careplanchart .vertlabel {
	color: #ffffff;
	background-color: #999999;
}

.dotblue {
	font-weight: bold;
	color: #009cb0;
	font-size: 2em;
}

.dotgreen {
	font-weight: bold;
	color: #bfd90f;
	font-size: 2em;
}
.right {
	text-align: right; 
	padding-bottom: 5px;
}

.expertkey {
	position: relative; 
	bottom: -.3em; 
	padding-left: 20px; 
	font-size: 1em;
	font-size: 16px\9;
}


.tablecaptionlist {
	margin-left: -2em; 
}

.expertcare_intro {
	width: 330px; 
	float: right;
}

.ovbullets {
margin-left: -15px
}

.ovbullets li {
padding-bottom: .5em;
}