/**
 Styles used for the learn more animation when teaser exceed allowed height
*/
/* Fix IE overflow problem */
#main_column .content_banner .content{ float: none; }
html>body #main_column .content_banner .content{ float: right;/*float: left;*/ }
#page #bottom_cols .two_col #description {
	width: 600px;
}
.sub-landing #page #bottom_cols .two_col #description {
	height: 160px;
	margin-bottom: 27px;
	overflow: hidden;
}
#bottom_cols .module {
	border: none;
	margin-bottom: 0;
	overflow: hidden;
}
#description .module ul { margin-top: 10px; }
#description .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;
}
div.ceexpand { line-height: 16px; margin: 10px 0 0 23px; width:65px; }
div.cehover { cursor: pointer; }
