.lpPicTitleText p {
	padding-bottom: .2em;
}
.clientSuccessItem {
	clear: both;
	}

.clientSuccessSection h1 {
	padding: .8em 0em 1em 0em;
	margin: 0em;
	float: left;
}
.clientSuccessSection h2{
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: bold;
	color: #2b2b2b;
	margin: 0px;
	padding: 0px;
}

.clientSuccessSection p {
	margin: 0px;
	padding: 0px;
	font-size: .95em;
	line-height: 1.2em;
	color: #5A5A5A;
}

.featureAndEventsSection { 
	margin: 0em;
	padding: 0em;
	float: right;
	width: 24.1em;
}

.featureLinkItem a  {
	text-decoration: none;
	display: block;
	padding: .5em 1em .5em 0em;
	margin: 0px;
}

.featureLinkItem a:hover {
	background-color: #e0ecf7;
	text-decoration: none;
}

.featureLinkItem a:hover .featureLinkItemHeader {
	color: #0065bd;
}


.featureLinkItemHeader{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #6d94ba
	clear: both;
	float: left;
	display: inline;
}

.featureLinkItemDate {
	color: #2B2B2B;
	padding: 1px 0px 0px 0px;
	font-weight: normal;
	float: right;
	display: inline;
}


.featureLinkItemText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: .90em;
	line-height: 1em;
	color: #5A5A5A;
	display: block;
	clear: both;
}
