/**
 Landing page Style
*/
.content_banner .content p { font-size: 1em; margin:0; padding:0; }
/**
*  Styles used for the learn more animation when teaser exceed allowed height
*/
.column .wrap .module {	overflow: hidden; padding-bottom: 15px; }
.column .wrap .module ul { margin-top: 10px; }
.column .wrap .more {
	background:transparent url(/includes/images/TPL/site/pixel_rdquo.gif) no-repeat scroll 0pt 6px;			
	color:#0088AC;
	padding-left: 8px;
	text-decoration:underline;
}
.column .wrap .module p {
	display: block;
	margin-bottom: 20px;
}
div.ceexpand { line-height: 16px; margin: 5px 0 0 29px; width:65px; }
div.cehover { cursor: pointer; }
