/* =htmlcontent-style2.css
-------------------------------------------------------------- */
.truncate_more_link {float:right;text-transform:capitalize;}/* =this is an anchor */
.truncate {float:right;text-transform:capitalize;}/* =this is an anchor */ 
.frCA .truncate {text-transform:none;}/* =Trader CA requested this; please leave in place */
/* =self-clearing */
.truncated .widgetWrap:after {display:block;clear:both;content:".";height:0;visibility:hidden;}
*+html .truncated .widgetWrap {min-height:1px;}
* html .truncated .widgetWrap {height:1px;}
