
h2,h3, h4{ 
	color: #006699; }

.content2 ul {
	-moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; }

.content2 ul li {
    margin-left: 15px; }

#welcome{ 
	font-size: 45px; 
	margin-bottom: 0 !important; }

#subcenter{
	font-size: 20px; }	

#intro{
	line-height: 23px; 
	font-size: 16px; 
	padding-top: 20px !important; }

#subscribe .newsub {
    float: left;
    margin: 5px 0 0 5px;
    width: 47%; }

#signup .signupleft {
    float: left;
    width: 70%; }

#landRight h4 {
    font: bold 13px Arial; 
	line-height: 17px;  
	margin: 10px 0 5px 0;  
	display: block; }

#editor {
    background: url("https://hostedcontent.dragonforms.com/hosted/images/dragon/11120/22604.jpg") no-repeat scroll right bottom #FFFFFF;
	background-size: contain;
    color: #777777;
    margin-top: 20px;
    min-height: 150px;
    overflow: hidden;
    position: relative;
	padding-right: 90px; }
	
#editor .editorimg { 
		float: right; 
		width: 90px;
	min-height: 150px;}
		
#editor p{
	padding: 0; }
	