/*News annotation styles Begin*/
.mainNews {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	margin-bottom: 10px;
}

.mainNews p {
	margin: 0px;
}


.newsImage {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}

.newsTitle {
	font: 14px/16px Georgia, "Times New Roman", Times, serif #545454;text-decoration: none; height:16px;
	text-decoration:none;
}

.newsTitle a{
	text-decoration:none;
}
/*News annotation styles End*/