﻿/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }

/*Pull Quote*/.pullquote {
	color: #003399;
	width: 97%;
	line-height: 1.8em;
	float: right;
	margin: 0px;
	background: transparent url(/EasySiteWeb/EasySite/StyleData/NAHT_General/Images/close_quote.gif) no-repeat bottom right !important;
	padding:0px 10px 5px 0px;
}

.pullquote:first-letter {
	background: transparent url(/EasySiteWeb/EasySite/StyleData/NAHT_General/Images/open_quote.gif) no-repeat left top !important;
	padding:25px 2px 10px 40px!important;
}
