.boxName { 
		background: url(http://www.silverbackstrategies.com/images/site/common/boxHeading.gif) no-repeat 0 top;
		display: block;
		padding-bottom: 0px;
		}

.largeRoundedBox h1 { 
	width: 625px;
	margin: 0px 30px;
	padding-top: 20px;
	display: block;
	text-indent: 0px;
	color: #fff;
	font-weight: normal;
}
	
.largeRoundedBox h2 { 
	width: 625px;
	margin: 20px 30px 8px 30px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 12px;
	font: 22px/22px "Myriad Pro", Lucida Sans, Verdana, sans-serif;
	color: #000;
	font-weight: normal;
}
	
.blogEntries h2 { 
	width: 625px;
	margin: 20px 30px 8px 30px;
	padding-bottom: 12px;
	font: 20px/20px "Myriad Pro", Lucida Sans, Verdana, sans-serif;
	color: #000;
	font-weight: normal;
}