#newright h1 {
	font: 24px Arial;
	color: #00b3ee;
	padding-bottom: 20px;
	
}

.bluecallout {
	background: url(/assets/images/new/bluecallout_top.jpg) no-repeat;
	width: 217px;
}

.bluecalloutcontent {
	padding: 15px 15px 0px 15px;
	margin-bottom: 0px;
	background: none;
}

.bluecallout h2 {
	font: 24px Arial;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.bluecallout p {
	font: 12px Arial;
	color: #fff;
	margin: 0px;
	padding: 0px;
	
}

.rightquotes {
	margin: 0 auto;
	width: 160px;
	font-family: Georgia;
	font-style: italic;
	font-size: 15px;
	color: #666;
	margin-top: 15px;
	line-height: 19px;

}

.rightquotes ul li {
	list-style: none;
}

.rightquotes .smalltextquote {
	font: 10px Arial;
	
}