﻿ï»¿/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }

/*Pull Quote*/.pullquote {
	color: #fff;
	width: 93%;
	line-height: 1.3em;
    font-size: 1.2em;
	display: block;
	margin: 10px 0px 20px 0px;
	background: transparent url(/EasySiteWeb/EasySite/StyleData/Sovereign_Master/Images/close-quote.gif) no-repeat bottom right !important;
	padding: 0px 10px 0px 0px;
        font-weight: bold;
}

.pullquote:first-letter {
	background: transparent url(/EasySiteWeb/EasySite/StyleData/Sovereign_Master/Images/open-quote.gif) no-repeat left top !important;
	padding: 0px 2px 10px 20px!important;
}