﻿/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }
/*Leading 120*/.ContentEditor .Leading120 { line-height: 144%; }
/*Leading 140*/.ContentEditor .Leading140 { line-height: 168%; }
/*Orange Label*/.ContentEditor .OrangeLabel	{	background-color: #f7b324; color: #ffffff; font-weight: bold; padding: .4em margin-top: 14px}