/*--------------------------------------------------------------------------
LAYOUT0: Homepage, Landing Pages: free floating right containers
--------------------------------------------------------------------------*/

/****************************************
* Right - 50/50
****************************************/


/****************************************
* SUMMARY TABLE
****************************************/
.summaryTableHeader {
	text-align: center;
	font-size: 16px;
	letter-spacing: .1em;
	font-weight: bold;
	color: #FBFBFB;
}
.ctnContentRight50p .summaryTableHeader a {
	text-decoration: none;
	color: #FBFBFB;
}
.ctnContentRight50p .summaryTableHeader a:hover {
	text-decoration: underline;
}
