.headerBanner
{
	background:url(/images/presentation/pagetop-bg.gif) no-repeat top left;
	text-align:right;
	padding:9px 15px;
	overflow:hidden;
	height:122px;
}
.headerBanner .CaseStudyInFocusItem
{
	float:right;
	width:293px;
	padding-left:20px;
	text-align:left;
}
.headerBanner .CaseStudyInFocusItem .left
{
	border:1px solid #FC7F0C;
	float:left;
	width:110px;
	overflow:hidden;
}
.headerBanner .CaseStudyInFocusItem .left img
{

}
.headerBanner .CaseStudyInFocusItem .right
{
	float:left;
	width:155px;
	padding-left:20px;
}

.headerBanner .CaseStudyInFocusItem .right .header
{
	width:100%;
	color:#FC7F0C;
	font-weight:bold;
	font-size:110%;
	margin-bottom:3px;
	float:left;
}

.headerBanner .CaseStudyInFocusItem .right .title
{
	width:100%;
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:105%;
	margin-bottom:3px;
}
#ContentHolder .headerBanner .CaseStudyInFocusItem .right .more
{
	float:left;
	margin-top:3px;
	font-weight:bold;
}