div#innerRightColumn .webInfoPanel001{
	clear: both;
}

.greyTint .widgetHeader .widgetContent{
	width: 284px;
	height: 7px;
	background: url('/images/structure/widgets/topBorderRC001.gif') no-repeat top left;
}

.greyTint .widgetBody .widgetLeftBorder{
	width: 278px;
	padding-left: 6px;
	background: url('/images/structure/widgets/leftBorderRC001.gif') repeat-y top left;
}

.greyTint .widgetBody .widgetRightBorder{
	width: 278px;
	background: url('/images/structure/widgets/rightBorderRC001.gif') repeat-y top right;

}

.greyTint .widgetFooter .widgetContent{
	width: 284px;
	height: 12px;
	background: url('/images/structure/widgets/bottomBorderRC001.gif') no-repeat bottom left;
}

.greyTint .widgetBody .widgetContent{
	background-color: #f8f8f8;
	width: 266px;
}

.greyTint .title{
	color: #679a00;
	font-size: 1.3em;
	padding-bottom: 10px;
	font-weight: bold;
	padding: 7px 10px;
}

.greyTint p{
	margin: 0;
	padding: 7px 10px;
}

.greyTint ol{
	margin-bottom: 0;
}

.wavyText{
	font-size: 1.4em;
	color: #d1d1d1;
	padding-left: 20px;
}

.bottomRight{
	position: absolute;
	bottom: 56px;
	right: 0px;
}


div#innerRightColumn .bottomRight{

}

.bottomRight .widgetBody .widgetRightBorder{
	height: 166px;
}

.bottomRight .widgetBody{
	position: relative;
	height: 166px;
	width: 267px;
}

.bottomRight .widgetFooter .widgetContent{
	width: 284px;
	height: 18px;
	background: url('/images/structure/widgets/bottomBorderRCGreen001.gif') no-repeat bottom right;
}

.bottomRight img{
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 1;
}

.bottomRight h6{
	position: absolute;
	top: 140px;
	right: 7px;
	z-index: 2;
	color: #fff;
	font-size: 11px;
}

.infoBoxBottomRight{
	position: absolute;
	bottom: 56px;
}


.infoBoxBottomRight .widgetFooter .widgetContent{
	width: 284px;
	height: 18px;
	background: url('/images/structure/widgets/bottomBorderRCGreen001.gif') no-repeat bottom right;
}

.clientExperience div#innerRightColumn{
	margin-bottom: 320px;
}


