.content .right.overview{

}
.content .right.home{
	min-height: 300px;
}
.content .right.home h1{
	display: none;
}
.content .right.home .youTubeCopy{
	width: 176px;
	float: left;
	padding: 58px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	height: 213px;
	line-height: 30px;
}
.content .right.home .youTube{
	width: 440px;
	padding: 9px 17px 9px 9px;
	float: right;
	background: #007fb2;
	margin-right: -21px;
	margin-bottom: 20px;
}
.content .right.home hr{
	color: #cdcdcd;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.content .right.home ul,
.content .right.home ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.content .right.home ul.calloutGrid li{
	width: 313px;
	float: left;
}
.content .right.home ul.calloutGrid li ul{
	margin-left: 11px;
}
.content .right.home ul.calloutGrid li ul li{
	background: url(/dementia/images/blue-arrow.gif) 0px 6px no-repeat;
	padding: 0px 0px 10px 11px;
}
.content .right.home ul.calloutGrid li img{
	border: 1px solid #C0C0C0;
}
.content .right.home ul.calloutGrid li h2{
	border: 0px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}