.newsletter p {
padding-bottom: 0px !important;

}
.mainTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
}

.newsletterTitle {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 0px !important;
	float: left;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}


.newslettertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6eb9;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px !important;

}
.more:hover{
	text-decoration: none;
	color: #093259;
	padding-bottom: 0px !important;

}

