﻿table.ms-rteTable-facts {
    -ms-name: "PCL Table Style - Fact Sheet";
} 

.ms-rteTable-facts td,
th.ms-rteTableFirstCol-facts,
th.ms-rteTableFooterFirstCol-facts 
{
	padding:0 6px 12px 0;
	font-size:14px;
	line-height:18px;
	text-align:left;
	border:none;
	width: 200px;
}
td.ms-rteTableOddCol-facts {
	width:575px;
	font-size: 13px;
}

table.ms-rteTable-generic {
    -ms-name: "PCL Table Style - Generic";
} 

.ms-rteTable-generic td
{
	padding:0 6px 12px 0;
	line-height:18px;
	text-align:left;
	border:none;
}